[xorg-x11-drv-r128] Drop xinf file

Adam Jackson ajax at fedoraproject.org
Thu Dec 15 22:47:08 UTC 2011


commit 353b3a52905648019b9389105e6620fb70624f2a
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Dec 15 22:45:11 2011 -0500

    Drop xinf file

 r128.xinf              |   47 -----------------------------------------------
 xorg-x11-drv-r128.spec |   10 ++++------
 2 files changed, 4 insertions(+), 53 deletions(-)
---
diff --git a/xorg-x11-drv-r128.spec b/xorg-x11-drv-r128.spec
index f08f78e..8c16511 100644
--- a/xorg-x11-drv-r128.spec
+++ b/xorg-x11-drv-r128.spec
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 r128 video driver
 Name:      xorg-x11-drv-r128
 Version:   6.8.1
-Release:   14%{?dist}
+Release:   15%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -23,7 +23,6 @@ BuildRequires: libdrm-devel >= 2.0-1
 BuildRequires: automake autoconf libtool pkgconfig
 BuildRequires: xorg-x11-util-macros >= 1.1.5
 
-Requires:  hwdata
 Requires: Xorg %(xserver-sdk-abi-requires ansic)
 Requires: Xorg %(xserver-sdk-abi-requires videodrv)
 
@@ -44,9 +43,6 @@ rm -rf $RPM_BUILD_ROOT
 
 make install DESTDIR=$RPM_BUILD_ROOT
 
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases
-install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases/
-
 find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
 
 %clean
@@ -56,10 +52,12 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc README.r128
 %{driverdir}/r128_drv.so
-%{_datadir}/hwdata/videoaliases/r128.xinf
 %{_mandir}/man4/r128.4*
 
 %changelog
+* Fri Dec 16 2011 Adam Jackson <ajax at redhat.com> - 6.8.1-15
+- Drop xinf file
+
 * Thu Nov 17 2011 Adam Jackson <ajax at redhat.com> 6.8.1-14
 - Disable DRI1
 


More information about the scm-commits mailing list