rpms/rhythmbox/devel rhythmbox.spec,1.260,1.261

Bastien Nocera hadess at fedoraproject.org
Tue Sep 1 16:11:59 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/rhythmbox/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24155

Modified Files:
	rhythmbox.spec 
Log Message:
* Tue Sep 01 2009 Bastien Nocera <bnocera at redhat.com> 0.12.4-2
- Remove obsolete configure flags
- Add libgudev BR
- Add media-player-info requires (note, not built yet)



Index: rhythmbox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rhythmbox/devel/rhythmbox.spec,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -p -r1.260 -r1.261
--- rhythmbox.spec	1 Sep 2009 14:56:53 -0000	1.260
+++ rhythmbox.spec	1 Sep 2009 16:11:59 -0000	1.261
@@ -3,7 +3,7 @@
 Name: rhythmbox
 Summary: Music Management Application
 Version: 0.12.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+ with exceptions and GFDL
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/rhythmbox/
@@ -14,6 +14,7 @@ BuildRoot:  %{_tmppath}/%{name}-%{versio
 Requires: gtk2 >= 2.4.0
 Requires: gnome-python2 gnome-python2-gconf gnome-python2-gnomevfs
 Requires: gnome-themes
+Requires: media-player-info
 Requires(post): scrollkeeper
 Requires(post): desktop-file-utils >= %{desktop_file_utils_version}
 Requires(post): GConf2
@@ -43,6 +44,7 @@ BuildRequires: hal-devel
 BuildRequires: lirc-devel
 BuildRequires: libmtp-devel
 BuildRequires: gstreamer-python-devel
+BuildRequires: libgudev-devel
 BuildRequires: perl(XML::Parser) intltool
 
 ExcludeArch:    s390 s390x
@@ -96,12 +98,9 @@ find plugins/coherence/upnp_coherence/ -
 
 %configure \
       --with-ipod \
-      --with-dbus \
       --with-mdns=avahi \
       --disable-scrollkeeper \
-      --enable-tag-writing \
-      --with-gnome-keyring \
-      --with-metadata-helper
+      --with-gnome-keyring
 
 make %{?_smp_mflags}
 
@@ -222,6 +221,11 @@ fi
 %{_libdir}/rhythmbox/plugins/upnp_coherence
 
 %changelog
+* Tue Sep 01 2009 Bastien Nocera <bnocera at redhat.com> 0.12.4-2
+- Remove obsolete configure flags
+- Add libgudev BR
+- Add media-player-info requires (note, not built yet)
+
 * Tue Sep 01 2009 Bastien Nocera <bnocera at redhat.com> 0.12.4-1
 - Update to 0.12.4
 




More information about the scm-commits mailing list