[banshee] Add versioned BR for libgpod

Nathaniel McCallum npmccallum at fedoraproject.org
Fri Oct 1 23:25:44 UTC 2010


commit e1cf0f22d86cc3771ed51ed26704ad64cbd81ff8
Author: Nathaniel McCallum <nathaniel at natemccallum.com>
Date:   Fri Oct 1 19:25:46 2010 -0400

    Add versioned BR for libgpod

 banshee.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/banshee.spec b/banshee.spec
index cbaa64d..6ff4f7c 100644
--- a/banshee.spec
+++ b/banshee.spec
@@ -7,7 +7,7 @@
 Name:    banshee
 Version: %{mainver}%{?patchver}
 #Release: 0.1.%{gitdate}git%{?dist}
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 
 Group:   Applications/Multimedia
@@ -51,7 +51,7 @@ BuildRequires: webkitgtk-devel
 # Sharp
 BuildRequires: gtk-sharp2-devel taglib-sharp-devel
 BuildRequires: gnome-sharp-devel notify-sharp-devel
-BuildRequires: libgpod-sharp-devel
+BuildRequires: libgpod-sharp-devel >= 0.7.95
 %ifnarch s390 s390x
 BuildRequires: ipod-sharp-devel >= 0.8.5
 %endif
@@ -237,6 +237,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Oct 01 2010 Nathaniel McCallum <nathaniel at natemccallum.com> - 1.8.0-2
+- Add versioned BR for libgpod
+
 * Fri Oct 01 2010 Nathaniel McCallum <nathaniel at natemccallum.com> - 1.8.0-1
 - Update to 1.8.0
 


More information about the scm-commits mailing list