rpms/xorg-x11-drv-vmmouse/devel xorg-x11-drv-vmmouse.spec,1.6,1.7

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jun 21 19:52:16 UTC 2006


Author: mharris

Update of /cvs/dist/rpms/xorg-x11-drv-vmmouse/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23063

Modified Files:
	xorg-x11-drv-vmmouse.spec 
Log Message:
ia64 not supported in this driver


Index: xorg-x11-drv-vmmouse.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-drv-vmmouse/devel/xorg-x11-drv-vmmouse.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xorg-x11-drv-vmmouse.spec	21 Jun 2006 19:04:23 -0000	1.6
+++ xorg-x11-drv-vmmouse.spec	21 Jun 2006 19:52:14 -0000	1.7
@@ -15,7 +15,9 @@
 
 Source0:   http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
 
-ExclusiveArch: %{ix86} x86_64 ia64
+# NOTE: We build the "vmware" driver on ia64, however the vmmouse driver
+# fails during attempts to build it on ia64 saying it is for x86 only.
+ExclusiveArch: %{ix86} x86_64
 
 BuildRequires: pkgconfig
 BuildRequires: xorg-x11-server-sdk >= 1.1.0-1
@@ -52,9 +54,6 @@
 %{_mandir}/man4/vmmouse.4*
 
 %changelog
-* Wed Jun 21 2006 Mike A. Harris <mharris at redhat.com> 12.4.0-2
-- Enable vmmouse on ia64, as the "vmware" driver is also built on ia64.
-
 * Sun Apr  9 2006 Adam Jackson <ajackson at redhat.com> 12.4.0-1
 - Update to 12.4.0 from 7.1RC1.
 




More information about the fedora-cvs-commits mailing list