[banshee] Require gvfs-afc for iPhone support (BZ 704313)

chkr chkr at fedoraproject.org
Sun May 22 20:10:48 UTC 2011


commit aa6bbc323a0ed002fb9dad4172b3447523833741
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Sun May 22 22:10:34 2011 +0200

    Require gvfs-afc for iPhone support (BZ 704313)

 banshee.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/banshee.spec b/banshee.spec
index bd5db61..01ab92a 100644
--- a/banshee.spec
+++ b/banshee.spec
@@ -6,7 +6,7 @@
 Name:    banshee
 Version: 2.0.1
 #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
@@ -91,6 +91,7 @@ Requires:      libgpod-sharp >= 0.7.95
 %endif
 Requires:      gio-sharp gtk-sharp-beans
 Requires:      %{name}-musicbrainz = %{version}-%{release}
+Requires:      gvfs-afc
 
 %description
 Banshee allows you to import CDs, sync your music collection to an iPod,
@@ -252,6 +253,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/dbus-1/services/com.meego.*
 
 %changelog
+* Sun May 22 2011 Christian Krause <chkr at fedoraproject.org> - 2.0.1-2
+- Require gvfs-afc for iPhone support (BZ 704313)
+
 * Thu May 05 2011 Christian Krause <chkr at fedoraproject.org> - 2.0.1-1
 - Update to stable release 2.0.1
 


More information about the scm-commits mailing list