[gnome-settings-daemon/f16] Invert TPCButton behaviour in wacom (#708894)

Peter Hutterer whot at fedoraproject.org
Fri Aug 12 01:54:44 UTC 2011


commit 7defe0617b66643688bf9fa776ee3173110b0197
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Aug 12 11:54:23 2011 +1000

    Invert TPCButton behaviour in wacom (#708894)

 gnome-settings-daemon.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index a30b80c..61de633 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -1,6 +1,6 @@
 Name:           gnome-settings-daemon
 Version:        3.1.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:          System Environment/Daemons
@@ -14,6 +14,7 @@ Source:         http://download.gnome.org/sources/%{name}/3.1/%{name}-%{version}
 Patch0:         chrony-support.patch
 
 Patch1:         fallback-mounter.patch
+Patch2:         0001-wacom-invert-TPCButton-setting.patch
 
 Requires(pre):    GConf2 >= 2.14
 Requires(preun):  GConf2 >= 2.14
@@ -66,6 +67,7 @@ developing applications that use %{name}.
 %setup -q
 %patch0 -p1 -b .chrony
 %patch1 -p1 -b .fallback
+%patch2 -p1 -b .wacom-invert-tpcbutton
 
 # autoreconf -i -f
 
@@ -233,6 +235,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
 
 %changelog
+* Fri Aug 12 2011 Peter Hutterer <peter.hutterer at redhat.com> 3.1.4-3
+- Invert TPCButton behaviour in wacom (#708894)
+
 * Tue Jul 26 2011 Cosimo Cecchi <cosimoc at redhat.com> - 3.1.4-2
 - Add a patch to make the fallback mounter to build correctly
 - Include the new power plugin


More information about the scm-commits mailing list