rpms/xorg-x11-drivers/F-9 xorg-x11-drivers.spec,1.31,1.32

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Wed Jun 4 19:51:58 UTC 2008


Author: ausil

Update of /cvs/pkgs/rpms/xorg-x11-drivers/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4864

Modified Files:
	xorg-x11-drivers.spec 
Log Message:
add sparc drivers



Index: xorg-x11-drivers.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drivers/F-9/xorg-x11-drivers.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- xorg-x11-drivers.spec	4 Apr 2008 19:01:48 -0000	1.31
+++ xorg-x11-drivers.spec	4 Jun 2008 19:50:59 -0000	1.32
@@ -1,7 +1,7 @@
 Summary: X.Org X11 driver installation package
 Name: xorg-x11-drivers
 Version: 7.3
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: MIT
 Group: User Interface/X Hardware Support
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -110,6 +110,15 @@
 %ifarch %{ix86} x86_64
 Requires: xorg-x11-drv-vmmouse
 %endif
+%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
 
 %description
 The purpose of this package is to require all of the individual X.Org
@@ -131,6 +140,9 @@
 %defattr(-,root,root,-)
 
 %changelog
+* Wed Jun 04 2008 Dennis Gilmore <dennis at ausil.us> 7.3-5
+- add sparc drivers
+
 * Fri Apr 04 2008 Adam Jackson <ajax at redhat.com> 7.3-4
 - Remove -nsc and -cyrix.
 




More information about the fedora-extras-commits mailing list