rpms/xorg-x11-drivers/devel xorg-x11-drivers.spec,1.22,1.23

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Sat Sep 8 03:26:56 UTC 2007


Author: ajax

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

Modified Files:
	xorg-x11-drivers.spec 
Log Message:
* Fri Sep 07 2007 Adam Jackson <ajax at redhat.com> 7.2-7
- Add linuxwacom and synaptics to the default set.



Index: xorg-x11-drivers.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drivers/devel/xorg-x11-drivers.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- xorg-x11-drivers.spec	11 May 2007 18:51:29 -0000	1.22
+++ xorg-x11-drivers.spec	8 Sep 2007 03:26:23 -0000	1.23
@@ -1,7 +1,7 @@
 Summary: X.Org X11 driver installation package
 Name: xorg-x11-drivers
 Version: 7.2
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: MIT
 Group: User Interface/X Hardware Support
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -14,6 +14,8 @@
 # where we really do know that it's arch-specific.  Those go at the end of
 # this list.
 
+Requires: linuxwacom
+Requires: synaptics
 Requires: xorg-x11-drv-acecad
 Requires: xorg-x11-drv-aiptek
 Requires: xorg-x11-drv-apm
@@ -84,7 +86,9 @@
 Requires: xorg-x11-drv-neomagic
 %endif
 
-# Thus far via chips are only on x86 and amd64 motherboards
+# Thus far via chips are only on x86 and amd64 motherboards.  This might be
+# the driver that ends up supporting the S3 Chrome cards, so don't be
+# surprised if this changes.
 %ifarch %{ix86} x86_64
 Requires: xorg-x11-drv-via
 %endif
@@ -117,6 +121,9 @@
 %defattr(-,root,root,-)
 
 %changelog
+* Fri Sep 07 2007 Adam Jackson <ajax at redhat.com> 7.2-7
+- Add linuxwacom and synaptics to the default set.
+
 * Fri May 11 2007 Adam Jackson <ajax at redhat.com> 7.2-6
 - Add xorg-x11-drv-nouveau.  If this bothers you, uninstall the metapackage.
 




More information about the fedora-extras-commits mailing list