[mono-bouncycastle] Updated the supported arch list

Kalev Lember kalev at fedoraproject.org
Sat Jun 25 22:07:54 UTC 2011


commit 38ca0a240ae0e15c98d74dac9b13828f11e2f92f
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Sun Jun 26 00:58:28 2011 +0300

    Updated the supported arch list

 mono-bouncycastle.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/mono-bouncycastle.spec b/mono-bouncycastle.spec
index ce44565..dd357cb 100644
--- a/mono-bouncycastle.spec
+++ b/mono-bouncycastle.spec
@@ -15,8 +15,8 @@ Source0:        http://www.bouncycastle.org/csharp/download/bccrypto-net-%{versi
 BuildRequires:  mono-devel, nant
 BuildRequires:  unzip
 
-# Exclude architectures that don't have nant
-ExcludeArch:    ppc64 ppc sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 The Bouncy Castle Crypto package is a C# implementation of cryptographic
@@ -54,6 +54,7 @@ gacutil -i crypto/api/bin/release/BouncyCastle.Crypto.dll -f -package bouncycast
 * Sun Jun 26 2011 Kalev Lember <kalev at smartlink.ee> - 1.7-1
 - Update to 1.7
 - Cleaned up the spec file for modern rpmbuild
+- Updated the supported arch list
 
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild


More information about the scm-commits mailing list