[monodevelop-boo/f15] updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Fri May 27 13:33:46 UTC 2011


commit f11956ef4bce870f5a5c601df5039d7ae14a7732
Author: Dan Horák <dan at danny.cz>
Date:   Fri May 27 15:32:16 2011 +0200

    updated the supported arch list

 monodevelop-boo.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/monodevelop-boo.spec b/monodevelop-boo.spec
index cff8ee5..8e6f7a1 100644
--- a/monodevelop-boo.spec
+++ b/monodevelop-boo.spec
@@ -4,7 +4,7 @@
 Summary:	      MonoDevelop Boo Add-in
 Name:		      monodevelop-boo
 Version:	      2.4
-Release:	      6%{?dist}
+Release:	      7%{?dist}
 License:	      GPLv2+
 Group:		      Development/Tools
 Source:		      http://ftp.novell.com/pub/mono/sources/%{name}/%{name}-%{version}.tar.bz2
@@ -15,7 +15,8 @@ BuildRoot:	      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:	      mono-devel >= 2.6 boo-devel monodevelop-devel >= 2.4 mono-addins-devel 
 BuildRequires:	      gtksourceview-sharp-devel desktop-file-utils intltool
 Requires:	      boo monodevelop >= 2.4
-ExcludeArch:	      sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 Boo Add-in for MonoDevelop. 
@@ -76,6 +77,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/monodevelop-boo.pc
 
 %changelog
+* Fri May 27 2011 Dan Horák <dan[at]danny.cz> - 2.4-7
+- updated the supported arch list
+
 * Tue May 17 2011 Tom Callaway <spot at fedoraproject.org> - 2.4-6
 - fix code against newer boo
 


More information about the scm-commits mailing list