[banshee] Initial import

Nathaniel McCallum npmccallum at fedoraproject.org
Tue Oct 5 17:37:01 UTC 2010


commit 7d545605e82837c9ce3643b2c537d79bb5d513c0
Author: Nathaniel McCallum <nathaniel at natemccallum.com>
Date:   Tue Oct 5 13:37:07 2010 -0400

    Initial import

 banshee.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/banshee.spec b/banshee.spec
index c6a1017..b972ed6 100644
--- a/banshee.spec
+++ b/banshee.spec
@@ -7,7 +7,7 @@
 Name:    banshee
 Version: %{mainver}%{?patchver}
 #Release: 0.1.%{gitdate}git%{?dist}
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 
 Group:   Applications/Multimedia
@@ -87,10 +87,10 @@ BuildRequires: desktop-file-utils
 # Snapshots only
 BuildRequires: autoconf automake libtool
 
-
 Requires:      shared-mime-info
 Requires:      gstreamer-plugins-good
-Requires:      podsleuth >= 0.6.6
+Requires:      libgpod-sharp >= 0.7.95
+Requires:      gio-sharp gtk-sharp-beans
 Requires:      %{name}-musicbrainz = %{version}-%{release}
 
 %description
@@ -236,6 +236,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Oct 05 2010 Nathaniel McCallum <nathaniel at natemccallum.com> - 1.8.0-4
+- Added manual requires for libgpod-sharp, gio-sharp, gtk-sharp-beans
+- Remove podsleuth dependency
+
 * Tue Oct 05 2010 Nathaniel McCallum <nathaniel at natemccallum.com> - 1.8.0-3
 - Removed hal and ipod-sharp BR
 - Removed libmtp-hal Requires


More information about the scm-commits mailing list