From d93f5f5978f8a8b5b714f863620f3250f74baddc Mon Sep 17 00:00:00 2001 From: "Graydon, Tracy" Date: Fri, 12 Apr 2013 00:29:45 -0700 Subject: [PATCH 1/1] Comment out missing file in files section --- packaging/libdrm.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/packaging/libdrm.spec b/packaging/libdrm.spec index b7fecca..6fa7608 100644 --- a/packaging/libdrm.spec +++ b/packaging/libdrm.spec @@ -23,10 +23,8 @@ Userspace interface to kernel DRM services -- runtime kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. - . - This package provides the runtime environment for libdrm.. - - + +This package provides the runtime environment for libdrm.. %package devel Summary: Userspace interface to kernel DRM services -- development files @@ -41,7 +39,7 @@ Userspace interface to kernel DRM services -- development files kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. - . + This package provides the development environment for libdrm.. %package slp1 @@ -88,7 +86,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) %{_libdir}/libdrm.so.* -%{_libdir}/libdrm_intel.so.* +#%{_libdir}/libdrm_intel.so.* %{_libdir}/libdrm_radeon.so.* %{_libdir}/libdrm_nouveau.so.* -- 2.7.4