[xorg-x11-drv-vmmouse] - 12.7RC1 snapshot from git - add a few missing git snapshot bits

Peter Hutterer whot at fedoraproject.org
Thu Dec 9 00:38:50 UTC 2010


commit af070b68c20818f7cb071547c7ffd3547b201a48
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Dec 9 10:38:00 2010 +1000

    - 12.7RC1 snapshot from git
    - add a few missing git snapshot bits

 .gitignore                |    1 +
 commitid                  |    1 +
 sources                   |    2 +-
 xorg-x11-drv-vmmouse.spec |   13 ++++++++++---
 4 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d62935a..3eceaba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 xf86-input-vmmouse-12.6.9.tar.bz2
 xf86-input-vmmouse-12.6.10.tar.bz2
 /xf86-input-vmmouse-20101125.tar.bz2
+/xf86-input-vmmouse-20101209.tar.bz2
diff --git a/commitid b/commitid
new file mode 100644
index 0000000..671e82b
--- /dev/null
+++ b/commitid
@@ -0,0 +1 @@
+07232feb6b5acc5c25e9cdf12b804397ca52dbce
diff --git a/sources b/sources
index 3e8fcdf..55a4dbf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0bdcc641754f6824557b654dac67116f  xf86-input-vmmouse-20101125.tar.bz2
+3a3292f2ed64cb30daec8aa05787f1bd  xf86-input-vmmouse-20101209.tar.bz2
diff --git a/xorg-x11-drv-vmmouse.spec b/xorg-x11-drv-vmmouse.spec
index d554711..c344701 100644
--- a/xorg-x11-drv-vmmouse.spec
+++ b/xorg-x11-drv-vmmouse.spec
@@ -2,18 +2,21 @@
 %global moduledir %(pkg-config xorg-server --variable=moduledir )
 %global driverdir %{moduledir}/input
 
-%global gitdate 20101125
+%global gitdate 20101209
+%global gitversion 07232feb6
 
 Summary:    Xorg X11 vmmouse input driver
 Name:	    xorg-x11-drv-vmmouse
-Version:    12.6.10
-Release:    3%{?gitdate:.%{gitdate}}%{?dist}
+Version:    12.6.99.901
+Release:    1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 URL:	    http://www.x.org
 License:    MIT
 Group:	    User Interface/X Hardware Support
 
 %if 0%{?gitdate}
 Source0:    %{tarball}-%{gitdate}.tar.bz2
+Source1:    make-git-snapshot.sh
+Source2:    commitid
 %else
 Source0:    ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 %endif
@@ -68,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
 /lib/udev/rules.d/*.rules 
 
 %changelog
+* Thu Dec 09 2010 Peter Hutterer <peter.hutterer at redhat.com> 12.6.99.901-1.20101209git07232feb6
+- 12.7RC1 snapshot from git
+- add a few missing git snapshot bits
+
 * Thu Nov 25 2010 Peter Hutterer <peter.hutterer at redhat.com> - 12.6.10-3.20101125
 - Rebuild for server 1.10
 


More information about the scm-commits mailing list