rpms/xorg-x11-drv-vmmouse/devel xorg-x11-drv-vmmouse.spec,1.9,1.10

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Mon Jun 18 20:01:04 UTC 2007


Author: ajax

Update of /cvs/pkgs/rpms/xorg-x11-drv-vmmouse/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31289

Modified Files:
	xorg-x11-drv-vmmouse.spec 
Log Message:
* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 12.4.0-3
- Update Requires and BuildRequires.  Disown the module directories. 



Index: xorg-x11-drv-vmmouse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-vmmouse/devel/xorg-x11-drv-vmmouse.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xorg-x11-drv-vmmouse.spec	12 Jul 2006 09:16:28 -0000	1.9
+++ xorg-x11-drv-vmmouse.spec	18 Jun 2007 20:00:27 -0000	1.10
@@ -2,27 +2,23 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/input
 
-%define cvsdate xxxxxxx
-
 Summary:   Xorg X11 vmmouse input driver
 Name:      xorg-x11-drv-vmmouse
 Version:   12.4.0
-Release:   2.1
+Release:   3%{?dist}
 URL:       http://www.x.org
-License:   MIT/X11
+License:   MIT
 Group:     User Interface/X Hardware Support
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 
-# 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.
+# Yes, this is not the same as vmware.  Yes, this is intentional.
 ExclusiveArch: %{ix86} x86_64
 
-BuildRequires: pkgconfig
-BuildRequires: xorg-x11-server-sdk >= 1.1.0-1
+BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 
-Requires: xorg-x11-server-Xorg >= 1.1.0-1
+Requires: xorg-x11-server-Xorg >= 1.3.0.0-6
 
 %description 
 X.Org X11 vmmouse input driver.
@@ -47,13 +43,13 @@
 
 %files
 %defattr(-,root,root,-)
-%dir %{moduledir}
-%dir %{driverdir}
 %{driverdir}/vmmouse_drv.so
-#%dir %{_mandir}/man4x
 %{_mandir}/man4/vmmouse.4*
 
 %changelog
+* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 12.4.0-3
+- Update Requires and BuildRequires.  Disown the module directories. 
+
 * Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - sh: line 0: fg: no job control
 - rebuild
 




More information about the fedora-extras-commits mailing list