diff --git a/rhythmbox.spec b/rhythmbox.spec index 2765b55..52914c0 100644 --- a/rhythmbox.spec +++ b/rhythmbox.spec @@ -3,10 +3,11 @@ Name: rhythmbox Summary: Music Management Application Version: 0.9.2 -Release: 1 +Release: 2 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 @@ -20,6 +21,7 @@ BuildRequires: totem-devel >= 1.1.5 BuildRequires: gnome-vfs2 >= 2.7.4 BuildRequires: avahi-glib-devel >= 0.6 BuildRequires: libmusicbrainz-devel >= 2.1.0 +BuildRequires: dbus-devel >= 0.60 PreReq: desktop-file-utils >= %{desktop_file_utils_version} # no nautilus-cd-burner on s390 ExcludeArch: s390 s390x @@ -32,6 +34,7 @@ through GStreamer, Internet Radio support, playlists and more. %prep %setup -q +%patch0 -p1 -b .dbus-api %build @@ -88,6 +91,9 @@ update-desktop-database %{_datadir}/applications %{_libdir}/pkgconfig/rhythmbox.pc %changelog +* Thu Dec 01 2005 John (J5) Palmieri +- rebuild for new dbus + * Wed Nov 30 2005 Matthias Clasen - Update to 0.9.2