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

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


commit a01538e1d749fa4c407937c941dccf7d4fa39019
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Dec 15 22:44:22 2011 -0500

    Drop xinf file

 mach64.xinf              |   39 ---------------------------------------
 xorg-x11-drv-mach64.spec |   10 ++++------
 2 files changed, 4 insertions(+), 45 deletions(-)
---
diff --git a/xorg-x11-drv-mach64.spec b/xorg-x11-drv-mach64.spec
index d59ba4e..daf5adb 100644
--- a/xorg-x11-drv-mach64.spec
+++ b/xorg-x11-drv-mach64.spec
@@ -5,7 +5,7 @@
 Summary:    Xorg X11 mach64 video driver
 Name:	    xorg-x11-drv-mach64
 Version:    6.9.0
-Release:    4%{?dist}
+Release:    5%{?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
 %{driverdir}/mach64_drv.so
-%{_datadir}/hwdata/videoaliases/mach64.xinf
 #{_mandir}/man4/mach64.4*
 
 %changelog
+* Fri Dec 16 2011 Adam Jackson <ajax at redhat.com> - 6.9.0-5
+- Drop xinf file
+
 * Mon Nov 14 2011 Adam Jackson <ajax at redhat.com> - 6.9.0-4
 - ABI rebuild
 


More information about the scm-commits mailing list