[banshee] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Wed Jan 12 07:58:50 UTC 2011


commit 43a225a6aede2962daaa3b1afff7f80f8b721ce0
Author: Dan Horák <dan at danny.cz>
Date:   Wed Jan 12 08:58:38 2011 +0100

    - updated the supported arch list

 banshee.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/banshee.spec b/banshee.spec
index 5af138a..b43587a 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
@@ -24,8 +24,8 @@ Source1: README.Fedora
 # for snapshots only: don't run configure at the end of autogen.sh
 #Patch0:  %{name}-noconf.patch
 
-# We dont have mono on these arches:
-ExcludeArch: sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 # Versioned dependencies
 BuildRequires: libmusicbrainz-devel >= 2.1.1
@@ -253,6 +253,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/dbus-1/services/com.meego.*
 
 %changelog
+* Wed Jan 12 2011 Dan Horák <dan[at]danny.cz> - 1.9.1-2
+- updated the supported arch list
+
 * Sat Jan 08 2011 Christian Krause <chkr at fedoraproject.org> - 1.9.1-1
 - Update to development release 1.9.1
 - Drop upstreamed patches


More information about the scm-commits mailing list