[mono-addins] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Fri Jan 7 10:27:41 UTC 2011


commit 06ac93bf2ae0b35db1b2c93585b3bb074ee46d9b
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 7 11:27:30 2011 +0100

    - updated the supported arch list

 mono-addins.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mono-addins.spec b/mono-addins.spec
index c5bd057..4a7c059 100644
--- a/mono-addins.spec
+++ b/mono-addins.spec
@@ -3,7 +3,7 @@
 
 Name:		mono-addins
 Version:	0.5
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Addins for mono
 Group:		Development/Languages
 License:	MIT
@@ -13,7 +13,8 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	mono-devel >= 2.4, gtk-sharp2-devel, autoconf, automake
 BuildRequires:	pkgconfig
-ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc alpha s390 s390x
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 Mono.Addins is a generic framework for creating extensible applications,
@@ -78,6 +79,9 @@ make DESTDIR=%{buildroot} install
 %{_libdir}/pkgconfig/mono-addins*
 
 %changelog
+* Fri Jan 07 2011 Dan Horák <dan[at]danny.cz> - 0.5-3
+- updated the supported arch list
+
 * Fri Oct 29 2010 Christian Krause <chkr at fedoraproject.org> - 0.5-2
 - Rebuild again to create correct requires/provides capabilities
 


More information about the scm-commits mailing list