[mono-nat] updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Fri Feb 25 13:50:19 UTC 2011


commit 6f469b0700d182ea670758468087f92cecf75d52
Author: Dan Horák <dan at danny.cz>
Date:   Fri Feb 25 14:50:25 2011 +0100

    updated the supported arch list

 mono-nat.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mono-nat.spec b/mono-nat.spec
index b392537..923170f 100644
--- a/mono-nat.spec
+++ b/mono-nat.spec
@@ -2,7 +2,7 @@
 
 Name:		mono-nat
 Version:	1.0.2
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	.NET library for automatic port forwarding
 Group:		Development/Libraries
 License:	MIT
@@ -11,7 +11,8 @@ Source0:	http://projects.qnetp.net/attachments/download/22/%{name}-%{version}.ta
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	mono-devel
 
-ExcludeArch: sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description 
 Mono.Nat is a .NET library used for automatic port forwarding,
@@ -54,6 +55,9 @@ make DESTDIR=%{buildroot} install
 %{_libdir}/pkgconfig/mono.nat.pc
 
 %changelog
+* Fri Feb 25 2011 Dan Horák <dan[at]danny.cz> - 1.0.2-5
+- updated the supported arch list
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list