rpms/banshee/devel banshee.spec,1.4,1.5

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Thu Mar 9 18:22:52 UTC 2006


Author: caillon

Update of /cvs/extras/rpms/banshee/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9263

Modified Files:
	banshee.spec 
Log Message:
* Thu Mar  9 2006 Christopher Aillon <caillon at redhat.com> 0.10.7-2
- Add explicit Requires on libipoddevice (#184482)



Index: banshee.spec
===================================================================
RCS file: /cvs/extras/rpms/banshee/devel/banshee.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- banshee.spec	7 Mar 2006 19:57:34 -0000	1.4
+++ banshee.spec	9 Mar 2006 18:22:51 -0000	1.5
@@ -1,6 +1,6 @@
 Name:    banshee
 Version: 0.10.7
-Release: 1
+Release: 2
 Summary: easily import, manage, and play selections from your music collection
 
 Group:   Applications/Multimedia
@@ -23,6 +23,8 @@
 BuildRequires: gstreamer-plugins-base-devel >= 0.10
 BuildRequires: gnome-desktop-devel
 BuildRequires: nautilus-cd-burner-devel
+
+Requires:       libipoddevice
 Requires(post): GConf2
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
@@ -97,6 +99,9 @@
 %exclude %{_libdir}/banshee/*.la
 
 %changelog
+* Thu Mar  9 2006 Christopher Aillon <caillon at redhat.com> 0.10.7-2
+- Add explicit Requires on libipoddevice (#184482)
+
 * Tue Mar  7 2006 Christopher Aillon <caillon at redhat.com> 0.10.7-1
 - Update to 0.10.7
 - Fix build on x86-64




More information about the fedora-extras-commits mailing list