From ff1a566602eb7a7ecaca9cd480e0bc37f70279df Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 28 Jun 2010 18:22:30 +0000 Subject: [PATCH] - Don't remove the sound plugin if we want the caches to be updated --- gnome-settings-daemon.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index bc7a8bb..c482a66 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -1,6 +1,6 @@ Name: gnome-settings-daemon Version: 2.31.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The daemon sharing settings from GNOME to GTK+/KDE applications Group: System Environment/Daemons @@ -90,8 +90,6 @@ done %install make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' -rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-settings-daemon-2.0/libsound.so -rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-settings-daemon-2.0/sound.gnome-settings-plugin %find_lang %{name} --with-gnome @@ -136,6 +134,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gnome-settings-daemon.pc %changelog +* Mon Jun 28 2010 Bastien Nocera 2.31.3-3 +- Don't remove the sound plugin if we want the caches to be + updated + * Tue Jun 8 2010 Matthias Clasen 2.31.3-1 - Update to 2.31.3