rpms/gnome-settings-daemon/devel gnome-settings-daemon.spec, 1.158, 1.159

Bastien Nocera hadess at fedoraproject.org
Mon Jun 28 18:22:30 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/gnome-settings-daemon/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26028

Modified Files:
	gnome-settings-daemon.spec 
Log Message:
* Mon Jun 28 2010 Bastien Nocera <bnocera at redhat.com> 2.31.3-3
- Don't remove the sound plugin if we want the caches to be
  updated



Index: gnome-settings-daemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-settings-daemon/devel/gnome-settings-daemon.spec,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -p -r1.158 -r1.159
--- gnome-settings-daemon.spec	16 Jun 2010 12:23:49 -0000	1.158
+++ gnome-settings-daemon.spec	28 Jun 2010 18:22:30 -0000	1.159
@@ -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/
 %{_libdir}/pkgconfig/gnome-settings-daemon.pc
 
 %changelog
+* Mon Jun 28 2010 Bastien Nocera <bnocera at redhat.com> 2.31.3-3
+- Don't remove the sound plugin if we want the caches to be
+  updated
+
 * Tue Jun  8 2010 Matthias Clasen <mclasen at redhat.com> 2.31.3-1
 - Update to 2.31.3
 



More information about the scm-commits mailing list