[xorg-x11-drv-vmmouse/f17] vmmouse 12.8.0

Peter Hutterer whot at fedoraproject.org
Thu Mar 8 23:54:04 UTC 2012


commit d9826044ee818e5566b3fe1c7617a6e31765be36
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Mar 9 09:51:11 2012 +1000

    vmmouse 12.8.0

 .gitignore                                         |    1 +
 ...l-with-opaque-InputOption-types-in-ABI-14.patch |   89 --------------------
 sources                                            |    2 +-
 xorg-x11-drv-vmmouse.spec                          |   10 +-
 4 files changed, 7 insertions(+), 95 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 379b2ea..3a8a8ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xf86-input-vmmouse-12.6.10.tar.bz2
 /xf86-input-vmmouse-20101125.tar.bz2
 /xf86-input-vmmouse-20101209.tar.bz2
 /xf86-input-vmmouse-12.7.0.tar.bz2
+/xf86-input-vmmouse-12.8.0.tar.bz2
diff --git a/sources b/sources
index b27024b..dc72d9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc77181330f983c7d0ec1ea1592c2ca7  xf86-input-vmmouse-12.7.0.tar.bz2
+15fce165117706cd5e774a8aa58122ce  xf86-input-vmmouse-12.8.0.tar.bz2
diff --git a/xorg-x11-drv-vmmouse.spec b/xorg-x11-drv-vmmouse.spec
index 4ea5000..b078c22 100644
--- a/xorg-x11-drv-vmmouse.spec
+++ b/xorg-x11-drv-vmmouse.spec
@@ -7,8 +7,8 @@
 
 Summary:    Xorg X11 vmmouse input driver
 Name:	    xorg-x11-drv-vmmouse
-Version:    12.7.0
-Release:    9%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Version:    12.8.0
+Release:    1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 URL:	    http://www.x.org
 License:    MIT
 Group:	    User Interface/X Hardware Support
@@ -23,8 +23,6 @@ Source0:    ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 
 # 604660 - vmmouse_detect unexpected exit with status 0x000b
 Patch2:     vmmouse-12.6.9-iopl-revert.patch
-# Deal with input ABI 14
-Patch3:     0001-Deal-with-opaque-InputOption-types-in-ABI-14.patch
 
 # Yes, this is not the same as vmware.  Yes, this is intentional.
 ExclusiveArch: %{ix86} x86_64
@@ -42,7 +40,6 @@ X.Org X11 vmmouse input driver.
 %prep
 %setup -q -n %{tarball}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}}
 %patch2 -p1 
-%patch3 -p1 
 
 %build
 autoreconf -v --install --force || exit 1
@@ -74,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 /lib/udev/rules.d/*.rules 
 
 %changelog
+* Fri Mar 09 2012 Peter Hutterer <peter.hutterer at redhat.com> 12.8.0-1
+- vmmouse 12.8.0
+
 * Sat Feb 11 2012 Peter Hutterer <peter.hutterer at redhat.com> - 12.7.0-9
 - ABI rebuild
 


More information about the scm-commits mailing list