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

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


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

    Drop xinf file

 mga.xinf              |   17 -----------------
 xorg-x11-drv-mga.spec |   10 ++++------
 2 files changed, 4 insertions(+), 23 deletions(-)
---
diff --git a/xorg-x11-drv-mga.spec b/xorg-x11-drv-mga.spec
index 7696b07..992c87f 100644
--- a/xorg-x11-drv-mga.spec
+++ b/xorg-x11-drv-mga.spec
@@ -7,7 +7,7 @@
 Summary:   Xorg X11 mga video driver
 Name:      xorg-x11-drv-mga
 Version:   1.4.13
-Release:   12%{?dist}
+Release:   13%{?dist}
 URL:       http://www.x.org
 License: MIT
 Group:     User Interface/X Hardware Support
@@ -27,7 +27,6 @@ BuildRequires: xorg-x11-server-sdk >= 1.10.99.902
 BuildRequires: mesa-libGL-devel >= 6.4-4
 BuildRequires: libdrm-devel >= 2.0-1
 
-Requires:  hwdata
 Requires: Xorg %(xserver-sdk-abi-requires ansic)
 Requires: Xorg %(xserver-sdk-abi-requires videodrv)
 
@@ -50,9 +49,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
@@ -61,10 +57,12 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %{driverdir}/mga_drv.so
-%{_datadir}/hwdata/videoaliases/mga.xinf
 %{_mandir}/man4/mga.4*
 
 %changelog
+* Fri Dec 16 2011 Adam Jackson <ajax at redhat.com> - 1.4.13-13
+- Drop xinf file
+
 * Thu Nov 17 2011 Adam Jackson <ajax at redhat.com> 1.4.13-12
 - Disable DRI1
 


More information about the scm-commits mailing list