[xorg-x11-drv-synaptics/f17] synaptics 1.6.3

Peter Hutterer whot at fedoraproject.org
Fri Feb 1 06:10:29 UTC 2013


commit 36cd509d5d03071a7f510771b69b6423fcdbdd67
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Feb 1 16:09:52 2013 +1000

    synaptics 1.6.3

 .gitignore                                         |    1 +
 ...set-num_active_touches-on-DeviceOff-52496.patch |   54 --------------------
 sources                                            |    2 +-
 xorg-x11-drv-synaptics.spec                        |   10 ++--
 4 files changed, 7 insertions(+), 60 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 37b4120..f122299 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ xf86-input-synaptics-20100823.tar.bz2
 /xf86-input-synaptics-1.6.0.tar.bz2
 /xf86-input-synaptics-1.6.1.tar.bz2
 /xf86-input-synaptics-1.6.2.tar.bz2
+/xf86-input-synaptics-1.6.3.tar.bz2
diff --git a/sources b/sources
index c3c2e9f..5add89e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9914022a173e3f0ccfe7137ab84f6133  xf86-input-synaptics-1.6.2.tar.bz2
+3568930b0bda522e00272b64c0ca2ca2  xf86-input-synaptics-1.6.3.tar.bz2
diff --git a/xorg-x11-drv-synaptics.spec b/xorg-x11-drv-synaptics.spec
index dfe25a4..f7f14cd 100644
--- a/xorg-x11-drv-synaptics.spec
+++ b/xorg-x11-drv-synaptics.spec
@@ -7,8 +7,8 @@
 
 Name:           xorg-x11-drv-synaptics
 Summary:        Xorg X11 Synaptics touchpad input driver
-Version:        1.6.2
-Release:        2%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Version:        1.6.3
+Release:        1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 URL:            http://www.x.org
 License:        MIT
 Group:          User Interface/X Hardware Support
@@ -22,8 +22,6 @@ Source1:        50-synaptics.conf
 Source2:        make-git-snapshot.sh
 Source3:        70-touchpad-quirks.rules
 
-Patch02:        0001-Reset-num_active_touches-on-DeviceOff-52496.patch
-
 ExcludeArch:    s390 s390x %{?rhel:ppc ppc64}
 
 BuildRequires:  libtool pkgconfig
@@ -81,7 +79,6 @@ Features:
 
 %prep
 %setup -q -n %{tarball}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}}
-%patch02 -p1
 
 %build
 autoreconf -v --install --force || exit 1
@@ -138,6 +135,9 @@ Development files for the Synaptics TouchPad for X.Org.
 
 
 %changelog
+* Fri Feb 01 2013 Peter Hutterer <peter.hutterer at redhat.com> 1.6.3-1
+- synaptics 1.6.3
+
 * Fri Aug 31 2012 Peter Hutterer <peter.hutterer at redhat.com> 1.6.2-2
 - Fix memory corruption on resume. Triggered if fingers are still on the
   touchpad when the device is disabled.


More information about the scm-commits mailing list