Comment out missing file in files section 2.0alpha accepted/2.0alpha/20130412.071806 submit/2.0alpha/20130412.072951
authorGraydon, Tracy <tracy.graydon@intel.com>
Fri, 12 Apr 2013 07:29:45 +0000 (00:29 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Fri, 12 Apr 2013 07:29:45 +0000 (00:29 -0700)
packaging/libdrm.spec

index b7fecca..6fa7608 100644 (file)
@@ -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.*