rpms/rhythmbox/F-13 rhythmbox.spec,1.296,1.297

Bastien Nocera hadess at fedoraproject.org
Tue Jun 1 14:22:38 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/rhythmbox/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6241

Modified Files:
	rhythmbox.spec 
Log Message:
* Tue Jun 01 2010 Bastien Nocera <bnocera at redhat.com> 0.12.8-4
- Another pass at removing HAL deps



Index: rhythmbox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rhythmbox/F-13/rhythmbox.spec,v
retrieving revision 1.296
retrieving revision 1.297
diff -u -p -r1.296 -r1.297
--- rhythmbox.spec	7 Apr 2010 13:40:11 -0000	1.296
+++ rhythmbox.spec	1 Jun 2010 14:22:37 -0000	1.297
@@ -3,14 +3,14 @@
 Name: rhythmbox
 Summary: Music Management Application
 Version: 0.12.8
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+ with exceptions and GFDL
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/rhythmbox/
 #VCS: git:git://git.gnome.org/rhythmbox
 Source: http://download.gnome.org/sources/rhythmbox/0.12/%{name}-%{version}.tar.bz2
 Requires: gtk2 >= 2.4.0
-Requires: gnome-python2 gnome-python2-gconf gnome-python2-gnomevfs
+Requires: gnome-python2 gnome-python2-gconf
 Requires: gnome-themes
 Requires: media-player-info
 Requires(post): desktop-file-utils >= %{desktop_file_utils_version}
@@ -102,7 +102,8 @@ find plugins/coherence/upnp_coherence/ -
       --with-ipod \
       --with-mdns=avahi \
       --disable-scrollkeeper \
-      --with-gnome-keyring
+      --with-gnome-keyring \
+      --without-hal
 
 make %{?_smp_mflags}
 
@@ -225,6 +226,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_libdir}/rhythmbox/plugins/upnp_coherence
 
 %changelog
+* Tue Jun 01 2010 Bastien Nocera <bnocera at redhat.com> 0.12.8-4
+- Another pass at removing HAL deps
+
 * Wed Apr 07 2010 Bastien Nocera <bnocera at redhat.com> 0.12.8-3
 - Require gnome-icon-theme-extras for device icon goodness
 



More information about the scm-commits mailing list