rpms/rhythmbox/devel rhythmbox.spec,1.43,1.44

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jan 24 05:33:27 UTC 2006


Author: caillon

Update of /cvs/dist/rpms/rhythmbox/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21752

Modified Files:
	rhythmbox.spec 
Log Message:
* Sun Jan 22 2006 Christopher Aillon <caillon at redhat.com> 0.9.2.cvs20060122-1
- Update to latest CVS
- Add hack to workaround bug #173869



Index: rhythmbox.spec
===================================================================
RCS file: /cvs/dist/rpms/rhythmbox/devel/rhythmbox.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- rhythmbox.spec	23 Jan 2006 19:52:44 -0000	1.43
+++ rhythmbox.spec	24 Jan 2006 05:33:24 -0000	1.44
@@ -2,12 +2,11 @@
 
 Name: rhythmbox
 Summary: Music Management Application 
-Version: 0.9.2
-Release: 9
+Version: 0.9.2.cvs20060123
+Release: 1
 License: GPL
 Group: Applications/Multimedia
 Source: ftp://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.8/%{name}-%{version}.tar.bz2
-Patch0: rhythmbox-0.9.2-dbus-api.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 Requires: gtk2 >= 2.4.0
@@ -36,7 +35,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .dbus-api
 
 %build
 
@@ -75,6 +73,9 @@
   gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
 done
 update-desktop-database %{_datadir}/applications
+# Hack to workaround bug 173869
+gconftool-2 --shutdown
+gconftool-2 --spawn
 
 %postun
 /sbin/ldconfig
@@ -98,8 +99,9 @@
 %{_libdir}/pkgconfig/rhythmbox.pc
 
 %changelog
-* Mon Jan 23 2006 Ray Strode <rstrode at redhat.com> 0.9.2-9
-- rebuild
+* Sun Jan 22 2006 Christopher Aillon <caillon at redhat.com> 0.9.2.cvs20060122-1
+- Update to latest CVS
+- Add hack to workaround bug #173869
 
 * Thu Jan 19 2006 Christopher Aillon <caillon at redhat.com> 0.9.2-8
 - Rebuild, now that gstreamer08-plugins has been fixed




More information about the fedora-cvs-commits mailing list