rpms/xorg-x11-drivers/devel xorg-x11-drivers.spec,1.32,1.33

Warren Togami 砥上勇 (wtogami) fedora-extras-commits at redhat.com
Tue Jul 15 17:58:45 UTC 2008


Author: wtogami

Update of /cvs/pkgs/rpms/xorg-x11-drivers/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21157

Modified Files:
	xorg-x11-drivers.spec 
Log Message:
amd was renamed to geode



Index: xorg-x11-drivers.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drivers/devel/xorg-x11-drivers.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- xorg-x11-drivers.spec	4 Jun 2008 19:58:48 -0000	1.32
+++ xorg-x11-drivers.spec	15 Jul 2008 17:57:46 -0000	1.33
@@ -1,7 +1,7 @@
 Summary: X.Org X11 driver installation package
 Name: xorg-x11-drivers
 Version: 7.3
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: MIT
 Group: User Interface/X Hardware Support
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -81,9 +81,9 @@
 %endif
 
 # cyrix and nsc used to be here too, but are deprecated upstream and
-# should eventually get folded into -amd / -geode.
+# should eventually get folded into -geode.
 %ifarch %{ix86}
-Requires: xorg-x11-drv-amd
+Requires: xorg-x11-drv-geode
 %endif
 
 # So far i810 is onboard-only.
@@ -140,6 +140,9 @@
 %defattr(-,root,root,-)
 
 %changelog
+* Tue Jul 15 2008 Warren Togami <wtogami at redhat.com> 7.3-6
+- amd was renamed to geode
+
 * Wed Jun 04 2008 Dennis Gilmore <dennis at ausil.us> 7.3-5
 - add sparc drivers
 




More information about the fedora-extras-commits mailing list