rpms/xorg-x11-drv-vmmouse/F-13 xorg-x11-drv-vmmouse.spec,1.35,1.36

Peter Hutterer whot at fedoraproject.org
Thu Apr 15 05:30:32 UTC 2010


Author: whot

Update of /cvs/pkgs/rpms/xorg-x11-drv-vmmouse/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv28434

Modified Files:
	xorg-x11-drv-vmmouse.spec 
Log Message:
* Thu Apr 15 2010 Peter Hutterer <peter.hutterer at redhat.com> 12.6.9-2
- Install config snippet in $datadir/X11/xorg.conf.d.



Index: xorg-x11-drv-vmmouse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-vmmouse/F-13/xorg-x11-drv-vmmouse.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- xorg-x11-drv-vmmouse.spec	8 Apr 2010 23:37:54 -0000	1.35
+++ xorg-x11-drv-vmmouse.spec	15 Apr 2010 05:30:32 -0000	1.36
@@ -5,7 +5,7 @@
 Summary:    Xorg X11 vmmouse input driver
 Name:	    xorg-x11-drv-vmmouse
 Version:    12.6.9
-Release:    1%{?dist}
+Release:    2%{?dist}
 URL:	    http://www.x.org
 License:    MIT
 Group:	    User Interface/X Hardware Support
@@ -18,7 +18,7 @@ ExclusiveArch: %{ix86} x86_64
 
 BuildRequires: xorg-x11-server-sdk >= 1.7.99.1-1
 
-Requires: xorg-x11-server-Xorg >= 1.7.99.1-1
+Requires: xorg-x11-server-Xorg >= 1.8.0-6
 Requires: udev
 
 %description 
@@ -28,7 +28,7 @@ X.Org X11 vmmouse input driver.
 %setup -q -n %{tarball}-%{version}
 
 %build
-%configure --disable-static --with-xorg-conf-dir='%{_sysconfdir}/xorg.conf.d'
+%configure --disable-static --with-xorg-conf-dir='%{_datadir}/X11/xorg.conf.d'
 make
 
 %install
@@ -52,10 +52,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/vmmouse.4*
 %{_mandir}/man1/vmmouse_detect.1*
 %{_bindir}/vmmouse_detect
-%{_sysconfdir}/xorg.conf.d/50-vmmouse.conf
+%{_datadir}/X11/xorg.conf.d/50-vmmouse.conf
 /lib/udev/rules.d/*.rules 
 
 %changelog
+* Thu Apr 15 2010 Peter Hutterer <peter.hutterer at redhat.com> 12.6.9-2
+- Install config snippet in $datadir/X11/xorg.conf.d.
+
 * Fri Apr 09 2010 Peter Hutterer <peter.hutterer at redhat.com> 12.6.9-1
 - vmmouse 12.6.9, installs udev rules and xorg.conf.d snippets
 - Require xserver 1.7.99.1 or later and udev.



More information about the scm-commits mailing list