[gnome-settings-daemon] 2.31.91

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 1 03:12:28 UTC 2010


commit b037fa1143a5718ee929a147e96ddcd2c6bcbe9a
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 31 23:10:52 2010 -0400

    2.31.91

 .gitignore                 |    1 +
 gnome-settings-daemon.spec |   12 +++++-------
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dff82a6..d26aa73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 gnome-settings-daemon-2.31.5.1.tar.bz2
 gnome-settings-daemon-2.31.6.tar.bz2
+/gnome-settings-daemon-2.31.91.tar.bz2
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index 1a144fc..a4ca70b 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -1,6 +1,6 @@
 Name:           gnome-settings-daemon
-Version:        2.31.6
-Release:        2%{?dist}
+Version:        2.31.91
+Release:        1%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:          System Environment/Daemons
@@ -39,9 +39,6 @@ Patch3: slight-hinting.patch
 # https://bugzilla.gnome.org/show_bug.cgi?id=610319
 Patch4: keyboard-icon.patch
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=628056
-Patch5: dark-config.patch
-
 %description
 A daemon to share settings from GNOME to other applications. It also
 handles global keybindings, as well as a number of desktop-wide settings.
@@ -50,7 +47,6 @@ handles global keybindings, as well as a number of desktop-wide settings.
 Summary:        Development files for %{name}
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
-Requires:       pkgconfig
 Requires:       dbus-glib-devel
 
 %description    devel
@@ -61,7 +57,6 @@ developing applications that use %{name}.
 %setup -q
 %patch3 -p1 -b .slight-hinting
 %patch4 -p1 -b .keyboard-icon
-%patch5 -p1 -b .dark-config
 
 %build
 # https://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking
@@ -133,6 +128,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/pkgconfig/gnome-settings-daemon.pc
 
 %changelog
+* Tue Aug 31 2010 Matthias Clasen <mclasen at redhat.com> 2.31.91-1
+- Update to 2.31.91
+
 * Fri Aug 27 2010 Matthias Clasen <mclasen at redhat.com> 2.31.6-2
 - Fix a problem with warning bubbles in virtual machines (#624624)
 
diff --git a/sources b/sources
index c5d7cfd..d7b1bfe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58c9c5cb975648d2f1513e934dfb9245  gnome-settings-daemon-2.31.6.tar.bz2
+9e559d1aed5335eb27a89fba88b5e097  gnome-settings-daemon-2.31.91.tar.bz2


More information about the scm-commits mailing list