[xorg-x11-drv-synaptics/f16] Actually apply the patch (#795708)

Peter Hutterer whot at fedoraproject.org
Mon Mar 19 21:42:52 UTC 2012


commit 409b88b6e0ab9c6ee15a6bbf85a231f5da4702b3
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Mar 20 07:43:49 2012 +1000

    Actually apply the patch (#795708)

 xorg-x11-drv-synaptics.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-synaptics.spec b/xorg-x11-drv-synaptics.spec
index 9d120f3..c67e768 100644
--- a/xorg-x11-drv-synaptics.spec
+++ b/xorg-x11-drv-synaptics.spec
@@ -7,7 +7,7 @@
 Name:           xorg-x11-drv-synaptics
 Summary:        Xorg X11 Synaptics touchpad input driver
 Version:        1.5.0
-Release:        3%{?gitdate:.%{gitdate}}%{?dist}
+Release:        4%{?gitdate:.%{gitdate}}%{?dist}
 URL:            http://www.x.org
 License:        MIT
 Group:          User Interface/X Hardware Support
@@ -79,6 +79,7 @@ Features:
 
 %prep
 %setup -q -n %{tarball}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}}
+%patch01 -p1
 
 %build
 autoreconf -v --install --force || exit 1
@@ -135,6 +136,9 @@ Development files for the Synaptics TouchPad for X.Org.
 
 
 %changelog
+* Tue Mar 20 2012 Peter Hutterer <peter.hutterer at redhat.com> 1.5.0-4
+- Actually apply the patch (#795708)
+
 * Fri Mar 02 2012 Peter Hutterer <peter.hutterer at redhat.com> 1.5.0-3
 - Implement a workaround for elantech touchpads (#795708)
 


More information about the scm-commits mailing list