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

Bastien Nocera hadess at fedoraproject.org
Thu Aug 25 14:49:08 UTC 2011


commit 3c77cfe3a155dd4a0f356e1daed78b30aaa0fd3f
Author: Bastien Nocera <hadess at hadess.net>
Date:   Thu Aug 25 15:48:53 2011 +0100

    Invert TPCButton behaviour in wacom (#708894)

 .gitignore                 |    1 +
 gnome-settings-daemon.spec |    6 +++---
 sources                    |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c51c3a2..6f1f769 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ gnome-settings-daemon-2.31.6.tar.bz2
 /gnome-settings-daemon-3.0.0.tar.bz2
 /gnome-settings-daemon-3.0.0.1.tar.bz2
 /gnome-settings-daemon-3.0.1.tar.bz2
+/gnome-settings-daemon-3.0.3.tar.xz
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index e5520e5..a14e694 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -1,13 +1,13 @@
 Name:           gnome-settings-daemon
-Version:        3.0.1
-Release:        8%{?dist}
+Version:        3.0.3
+Release:        1%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:          System Environment/Daemons
 License:        GPLv2+
 URL:            http://download.gnome.org/sources/%{name}
 #VCS: git:git://git.gnome.org/gnome-settings-daemon
-Source:         http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
+Source:         http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.xz
 
 Requires(pre):    GConf2 >= 2.14
 Requires(preun):  GConf2 >= 2.14
diff --git a/sources b/sources
index 5bba4a6..863b743 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6407fa30e1f36481d3fe7de50f61d535  gnome-settings-daemon-3.0.1.tar.bz2
+f80d20d0ecd8675ad413166688deca31  gnome-settings-daemon-3.0.3.tar.xz


More information about the scm-commits mailing list