[gnome-settings-daemon] Update to 3.3.4

Bastien Nocera hadess at fedoraproject.org
Tue Jan 17 15:17:43 UTC 2012


commit 2a31ee4d39b1e25f1f92f10fd07eb11ce48108b4
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Jan 17 15:17:38 2012 +0000

    Update to 3.3.4

 .gitignore                 |    1 +
 gnome-settings-daemon.spec |   13 +++++--------
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58b479a..c7ad364 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ gnome-settings-daemon-2.31.6.tar.bz2
 /gnome-settings-daemon-3.3.2.tar.xz
 /gnome-settings-daemon-3.3.3.tar.xz
 /gnome-settings-daemon-3.3.3.1.tar.xz
+/gnome-settings-daemon-3.3.4.tar.xz
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index 17667fc..fb0d2a4 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -1,6 +1,6 @@
 Name:           gnome-settings-daemon
-Version:        3.3.3.1
-Release:        3%{?dist}
+Version:        3.3.4
+Release:        1%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:          System Environment/Daemons
@@ -59,8 +59,6 @@ developing applications that use %{name}.
 %setup -q
 %patch0 -p1 -b .calc
 
-rm data/gnome-settings-daemon.desktop.in
-
 autoreconf -i -f
 
 %build
@@ -74,10 +72,6 @@ make %{?_smp_mflags}
 make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
-# Remove the useless xrdb plugin
-#rm -rf $RPM_BUILD_ROOT%{_libdir}/gnome-settings-daemon-3.0/*xrdb* \
-#        $RPM_BUILD_ROOT%{_sysconfdir}/xrdb/
-
 %find_lang %{name} --with-gnome
 
 mkdir $RPM_BUILD_ROOT%{_libdir}/gnome-settings-daemon-3.0/gtk-modules
@@ -210,6 +204,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
 
 %changelog
+* Tue Jan 17 2012 Bastien Nocera <bnocera at redhat.com> 3.3.4-1
+- Update to 3.3.4
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3.3.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 3d80fc1..b98e72b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f8555baf57e5b6c115bcdf9d5611970  gnome-settings-daemon-3.3.3.1.tar.xz
+b80cf486ccc2473e3bd417185e944d59  gnome-settings-daemon-3.3.4.tar.xz


More information about the scm-commits mailing list