rpms/gnome-settings-daemon/F-13 gnome-settings-daemon.spec, 1.150, 1.151

Bastien Nocera hadess at fedoraproject.org
Mon Jun 28 18:25:41 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/gnome-settings-daemon/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26409

Modified Files:
	gnome-settings-daemon.spec 
Log Message:
* Mon Jun 28 2010 Bastien Nocera <bnocera at redhat.com> 2.30.1-7
- Don't remove the sound plugin if we want the samples to be dropped
  when needed



Index: gnome-settings-daemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-settings-daemon/F-13/gnome-settings-daemon.spec,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -p -r1.150 -r1.151
--- gnome-settings-daemon.spec	11 May 2010 13:58:23 -0000	1.150
+++ gnome-settings-daemon.spec	28 Jun 2010 18:25:41 -0000	1.151
@@ -1,6 +1,6 @@
 Name:		gnome-settings-daemon
 Version:	2.30.1
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:		System Environment/Daemons
@@ -86,8 +86,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
 
@@ -130,6 +128,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.30.1-7
+- Don't remove the sound plugin if we want the samples to be dropped
+  when needed
+
 * Tue May 11 2010 Matthias Clasen <mclasen at redhat.com> 2.30.1-6
 - Fix the list of GConf schemas in %%preun (#586526)
 



More information about the scm-commits mailing list