rpms/rhythmbox/devel rhythmbox.spec,1.36,1.37

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 4 19:52:37 UTC 2006


Author: johnp

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

Modified Files:
	rhythmbox.spec 
Log Message:
- rebuild with ipod support



Index: rhythmbox.spec
===================================================================
RCS file: /cvs/dist/rpms/rhythmbox/devel/rhythmbox.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- rhythmbox.spec	3 Jan 2006 19:15:34 -0000	1.36
+++ rhythmbox.spec	4 Jan 2006 19:52:34 -0000	1.37
@@ -3,7 +3,7 @@
 Name: rhythmbox
 Summary: Music Management Application 
 Version: 0.9.2
-Release: 4
+Release: 5
 License: GPL
 Group: Applications/Multimedia
 Source: ftp://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.8/%{name}-%{version}.tar.bz2
@@ -13,6 +13,8 @@
 Requires: gtk2 >= 2.4.0
 Requires: libgnomeui >= 2.6.0
 Requires: eel2 >= 2.0.0
+Requires: libgpod 
+BuildRequires: libgpod-devel
 BuildRequires: libgnomeui-devel >= 2.6.0
 BuildRequires: nautilus-cd-burner-devel
 BuildRequires: gstreamer-plugins-devel >= 0.8.1
@@ -38,7 +40,7 @@
 
 %build
 
-%configure --with-bonobo --with-dbus --with-mdns=avahi
+%configure --with-bonobo --with-ipod --with-dbus --with-mdns=avahi
 %{__make} %{?_smp_mflags}
 
 %install
@@ -91,6 +93,9 @@
 %{_libdir}/pkgconfig/rhythmbox.pc
 
 %changelog
+* Wed Jan 04 2006 John (J5) Palmieri <johnp at redhat.com> 0.9.2-5
+- rebuild with ipod support
+
 * Tue Jan 03 2006 Jesse Keating <jkeating at redhat.com> 0.9.2-4
 - rebuilt again
 




More information about the fedora-cvs-commits mailing list