[gecko-sharp2] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Tue Jan 11 10:44:31 UTC 2011


commit fd1910bfea14b64e9099558a06cc2670658b44cc
Author: Dan Horák <dan at danny.cz>
Date:   Tue Jan 11 11:44:21 2011 +0100

    - updated the supported arch list

 gecko-sharp2.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gecko-sharp2.spec b/gecko-sharp2.spec
index 460bd39..cdf112a 100644
--- a/gecko-sharp2.spec
+++ b/gecko-sharp2.spec
@@ -1,6 +1,6 @@
 Name:           gecko-sharp2
 Version:        0.13
-Release:        17%{?dist}
+Release:        18%{?dist}
 Summary:        Gecko bindings for Mono
 
 Group:          System Environment/Libraries
@@ -22,8 +22,8 @@ BuildRequires:  gecko-devel
 BuildRequires:  monodoc-devel
 Requires:       gecko-libs
 
-# Mono Not available on these platforms
-ExcludeArch: sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 This package provides Mono bindings for the Gecko engine, through
@@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*-sharp-2.0.pc
 
 %changelog
+* Tue Jan 11 2011 Dan Horák <dan[at]danny.cz> - 0.13-18
+- updated the supported arch list
+
 * Mon Nov 01 2010 Christian Krause <chkr at fedoraproject.org> - 0.13-17
 - Rebuild again to create correct requires/provides capabilities
 


More information about the scm-commits mailing list