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

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


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

    Drop xinf file

 rendition.xinf              |    2 --
 xorg-x11-drv-rendition.spec |    9 ++++-----
 2 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/xorg-x11-drv-rendition.spec b/xorg-x11-drv-rendition.spec
index 43975f0..50b84fe 100644
--- a/xorg-x11-drv-rendition.spec
+++ b/xorg-x11-drv-rendition.spec
@@ -5,7 +5,7 @@
 Summary:    Xorg X11 rendition video driver
 Name:	    xorg-x11-drv-rendition
 Version:    4.2.4
-Release:    9%{?dist}
+Release:    10%{?dist}
 URL:	    http://www.x.org
 License:    MIT
 Group:	    User Interface/X Hardware Support
@@ -19,7 +19,6 @@ ExcludeArch: s390 s390x
 
 BuildRequires: xorg-x11-server-sdk >= 1.10.99.902
 
-Requires:  hwdata
 Requires: Xorg %(xserver-sdk-abi-requires ansic)
 Requires: Xorg %(xserver-sdk-abi-requires videodrv)
 
@@ -38,8 +37,6 @@ make
 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 --
 
@@ -51,10 +48,12 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %{driverdir}/rendition_drv.so
-%{_datadir}/hwdata/videoaliases/rendition.xinf
 %{_mandir}/man4/rendition.4*
 
 %changelog
+* Fri Dec 16 2011 Adam Jackson <ajax at redhat.com> - 4.2.4-10
+- Drop xinf file
+
 * Mon Nov 14 2011 Adam Jackson <ajax at redhat.com> - 4.2.4-9
 - ABI rebuild
 


More information about the scm-commits mailing list