[gnome-settings-daemon] 3.1.92

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 20 15:57:35 UTC 2011


commit ec062c93649f1f8b5379379bad93ffb175f75848
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 20 11:56:53 2011 -0400

    3.1.92

 .gitignore                 |    1 +
 gnome-settings-daemon.spec |   11 ++++-------
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4b7b3c3..a11a40b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ gnome-settings-daemon-2.31.6.tar.bz2
 /gnome-settings-daemon-3.1.3.tar.xz
 /gnome-settings-daemon-3.1.4.tar.xz
 /gnome-settings-daemon-3.1.91.tar.xz
+/gnome-settings-daemon-3.1.92.tar.xz
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index 9a11297..10cd3b8 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -1,5 +1,5 @@
 Name:           gnome-settings-daemon
-Version:        3.1.91
+Version:        3.1.92
 Release:        1%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
@@ -9,10 +9,6 @@ URL:            http://download.gnome.org/sources/%{name}
 #VCS: git:git://git.gnome.org/gnome-settings-daemon
 Source:         http://download.gnome.org/sources/%{name}/3.1/%{name}-%{version}.tar.xz
 
-# RFE: add support for chrony
-# https://bugzilla.redhat.com/show_bug.cgi?id=723212
-Patch0:         chrony-support.patch
-
 Requires(pre):    GConf2 >= 2.14
 Requires(preun):  GConf2 >= 2.14
 Requires(post):   GConf2 >= 2.14
@@ -62,7 +58,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .chrony
 
 # autoreconf -i -f
 
@@ -196,7 +191,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/dbus-1/services/org.gnome.SettingsDaemon.service
 %{_sysconfdir}/xdg/autostart/gnome-settings-daemon.desktop
 %{_datadir}/icons/hicolor/*/apps/gsd-xrandr.*
-%{_datadir}/icons/hicolor/*/actions/touchpad*
 %{_libexecdir}/gsd-datetime-mechanism
 %{_sysconfdir}/dbus-1/system.d/org.gnome.SettingsDaemon.DateTimeMechanism.conf
 %{_datadir}/dbus-1/system-services/org.gnome.SettingsDaemon.DateTimeMechanism.service
@@ -219,6 +213,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
 
 %changelog
+* Tue Sep 20 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.92-1
+- Update to 3.1.92
+
 * Tue Sep  6 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.91-1
 - Update to 3.1.91
 
diff --git a/sources b/sources
index 03c012e..8d8c9bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6162432ffa80e60775ddd8b10d0f47df  gnome-settings-daemon-3.1.91.tar.xz
+b001bda8ba244c43397511adced36114  gnome-settings-daemon-3.1.92.tar.xz


More information about the scm-commits mailing list