[gsf-sharp] - updated the supported arch list

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


commit 8022de5f21d78e1873aff85ffdfa152383144f65
Author: Dan Horák <dan at danny.cz>
Date:   Tue Jan 11 11:47:53 2011 +0100

    - updated the supported arch list

 gsf-sharp.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gsf-sharp.spec b/gsf-sharp.spec
index bcca718..5389a79 100644
--- a/gsf-sharp.spec
+++ b/gsf-sharp.spec
@@ -1,6 +1,6 @@
 Name:           gsf-sharp
 Version:        0.8.1
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Mono bindings for libgsf
 
 Group:          System Environment/Libraries
@@ -13,8 +13,8 @@ BuildRequires:  mono-devel libgsf-devel gtk-sharp2-gapi gtk-sharp2 >= 1.9.5
 BuildRequires:  gtk-sharp2-devel
 Requires:       libgsf
 
-# Mono not available on these:
-ExcludeArch: sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 Mono bindings for libgsf
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/gsf-sharp.pc
 
 %changelog
+* Tue Jan 11 2011 Dan Horák <dan[at]danny.cz> - 0.8.1-14
+- updated the supported arch list
+
 * Thu Oct 28 2010 Christian Krause <chkr at fedoraproject.org> - 0.8.1-13
 - Rebuilt against Mono 2.8
 


More information about the scm-commits mailing list