SPECS: rhythmbox.spec - added dbus patch (fixes build with dbus-0.91
grzegol
grzegol at pld-linux.org
Sun Aug 13 14:16:46 CEST 2006
Author: grzegol Date: Sun Aug 13 12:16:46 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added dbus patch (fixes build with dbus-0.91
---- Files affected:
SPECS:
rhythmbox.spec (1.65 -> 1.66)
---- Diffs:
================================================================
Index: SPECS/rhythmbox.spec
diff -u SPECS/rhythmbox.spec:1.65 SPECS/rhythmbox.spec:1.66
--- SPECS/rhythmbox.spec:1.65 Sun Jul 16 00:34:17 2006
+++ SPECS/rhythmbox.spec Sun Aug 13 14:16:41 2006
@@ -17,12 +17,13 @@
Patch2: %{name}-gtk2.8-crash.patch
Patch3: %{name}-pyc.patch
Patch4: %{name}-use-icon-name.patch
+Patch5: %{name}-dbus.patch
URL: http://www.rhythmbox.org/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: avahi-glib-devel >= 0.6.11
BuildRequires: check >= 0.9.3
-BuildRequires: dbus-glib-devel >= 0.62
+BuildRequires: dbus-glib-devel >= 0.71
BuildRequires: gnome-vfs2-devel >= 2.15.3
BuildRequires: gstreamer-devel >= 0.10.8
BuildRequires: gstreamer-GConf >= 0.10
@@ -49,7 +50,7 @@
Requires(post,preun): GConf2 >= 2.14.0
Requires(post,postun): desktop-file-utils
Requires(post,postun): scrollkeeper
-Requires: dbus >= 0.62
+Requires: dbus >= 0.91
Requires: gstreamer-audio-effects-base >= 0.10.7
Requires: gstreamer-audio-formats >= 0.10.3
Requires: gstreamer-audiosink
@@ -75,6 +76,7 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
# broken
rm po/{ar,mn}.po
@@ -175,6 +177,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.66 2006/08/13 12:16:41 grzegol
+- added dbus patch (fixes build with dbus-0.91
+
Revision 1.65 2006/07/15 22:34:17 freetz
- BR: check, rel.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rhythmbox.spec?r1=1.65&r2=1.66&f=u
More information about the pld-cvs-commit
mailing list