[xorg-x11-drivers] Superstition bump to 7.7

Adam Jackson ajax at fedoraproject.org
Wed Jan 2 21:19:18 UTC 2013


commit 2586f72aa83655f8e474a2ed28178ad1fee27026
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Jan 2 16:19:15 2013 -0500

    Superstition bump to 7.7
    
    - Drop intel from ia64, apparently that was never a thing

 xorg-x11-drivers.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec
index 035ede5..a4b7eec 100644
--- a/xorg-x11-drivers.spec
+++ b/xorg-x11-drivers.spec
@@ -1,7 +1,7 @@
 Summary: X.Org X11 driver installation package
 Name: xorg-x11-drivers
-Version: 7.4
-Release: 11%{?dist}
+Version: 7.7
+Release: 1%{?dist}
 License: MIT
 Group: User Interface/X Hardware Support
 
@@ -39,7 +39,7 @@ Requires: xorg-x11-drv-vesa
 %endif
 
 # So far intel is onboard-only.
-%ifarch %{ix86} x86_64 ia64
+%ifarch %{ix86} x86_64
 Requires: xorg-x11-drv-intel
 %endif
 
@@ -130,6 +130,10 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 
 %changelog
+* Wed Jan 02 2013 Adam Jackson <ajax at redhat.com> 7.7-1
+- Superstition bump to 7.7
+- Drop intel from ia64, apparently that was never a thing
+
 * Fri Dec 21 2012 Dennis Gilmore <dennis at ausil.us> - 7.4-11
 - arm has omap and armsoc drivers
 


More information about the scm-commits mailing list