[xorg-x11-drv-synaptics/f17] Git snapshot, fix for #813686

Peter Hutterer whot at fedoraproject.org
Thu Apr 19 03:25:34 UTC 2012


commit 72bc2df78c6eb86b904bd77c1a798217a53860dc
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Apr 19 13:28:32 2012 +1000

    Git snapshot, fix for #813686

 .gitignore                  |    1 +
 sources                     |    2 +-
 xorg-x11-drv-synaptics.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7fefea4..3a3e5e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ xf86-input-synaptics-20100823.tar.bz2
 /xf86-input-synaptics-1.5.99.901.tar.bz2
 /xf86-input-synaptics-1.5.99.902.tar.bz2
 /xf86-input-synaptics-1.5.99.903.tar.bz2
+/xf86-input-synaptics-20120419.tar.bz2
diff --git a/sources b/sources
index 0d12cad..a9be720 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56f125403497c55e0c88130b90c1c7b2  xf86-input-synaptics-1.5.99.903.tar.bz2
+86e22c7554195ec8398b1bc348e5d847  xf86-input-synaptics-20120419.tar.bz2
diff --git a/xorg-x11-drv-synaptics.spec b/xorg-x11-drv-synaptics.spec
index bb53bb0..acd00f3 100644
--- a/xorg-x11-drv-synaptics.spec
+++ b/xorg-x11-drv-synaptics.spec
@@ -2,13 +2,13 @@
 %global moduledir %(pkg-config xorg-server --variable=moduledir )
 %global driverdir %{moduledir}/input
 
-#global gitdate 20120223
-%global gitversion 0a2fd560a
+%global gitdate 20120419
+%global gitversion 11d892964
 
 Name:           xorg-x11-drv-synaptics
 Summary:        Xorg X11 Synaptics touchpad input driver
 Version:        1.5.99.903
-Release:        1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Release:        2%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 URL:            http://www.x.org
 License:        MIT
 Group:          User Interface/X Hardware Support
@@ -135,6 +135,9 @@ Development files for the Synaptics TouchPad for X.Org.
 
 
 %changelog
+* Thu Apr 19 2012 Peter Hutterer <peter.hutterer at redhat.com>  1.5.99.903-2.20120419git11d892964
+- Git snapshot, fix for #813686
+
 * Mon Apr 16 2012 Peter Hutterer <peter.hutterer at redhat.com> 1.5.99.903-1
 - synaptics 1.5.99.903
 


More information about the scm-commits mailing list