[xorg-x11-drivers] drop sparc section

Dennis Gilmore ausil at fedoraproject.org
Mon May 5 16:39:06 UTC 2014


commit 5d72aa4abc1e003d69ea811bc2457bcc48d98a94
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Mon May 5 11:39:23 2014 -0500

    drop sparc section
    
    - add xorg-x11-drv-freedreno on arm arches

 xorg-x11-drivers.spec |   18 ++++++------------
 1 files changed, 6 insertions(+), 12 deletions(-)
---
diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec
index b8cc6c0..08a644a 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.7
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: MIT
 Group: User Interface/X Hardware Support
 
@@ -81,21 +81,11 @@ Requires: xorg-x11-drv-neomagic
 Requires: xorg-x11-drv-openchrome
 %endif
 
-# Sun kit, sparc-only.
-%ifarch sparc sparcv9 sparc64
-Requires: xorg-x11-drv-suntcx
-Requires: xorg-x11-drv-suncg3
-Requires: xorg-x11-drv-suncg6
-Requires: xorg-x11-drv-suncg14
-Requires: xorg-x11-drv-sunffb
-Requires: xorg-x11-drv-sunleo
-Requires: xorg-x11-drv-sunbw2
-%endif
-
 # ARM kit
 %ifarch %{arm}
 Requires: xorg-x11-drv-omap
 Requires: xorg-x11-drv-armsoc
+Requires: xorg-x11-drv-freedreno
 %endif
 %endif
 
@@ -119,6 +109,10 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 
 %changelog
+* Mon May 05 2014 Dennis Gilmore <dennis at ausil.us> 7.7-8
+- drop sparc section
+- add xorg-x11-drv-freedreno on arm arches
+
 * Tue Apr 22 2014 Peter Hutterer <peter.hutterer at redhat.com> 7.7-7
 - Drop mouse and keyboard, use evdev from now on
 


More information about the scm-commits mailing list