[clutter-sharp] - updated the supported arch list

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


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

    - updated the supported arch list

 clutter-sharp.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/clutter-sharp.spec b/clutter-sharp.spec
index 393e6b8..7a4c350 100644
--- a/clutter-sharp.spec
+++ b/clutter-sharp.spec
@@ -5,7 +5,7 @@
 Summary: C#/.NET bindings to Clutter
 Name: clutter-sharp
 Version: 0
-Release: 0.9.%{gitdate}%{?dist}
+Release: 0.10.%{gitdate}%{?dist}
 URL: http://www.clutter-project.org
 Source0: %{name}-%{gitdate}.tar.bz2
 # based on libdrm's make-git-snapshot.sh 
@@ -27,7 +27,9 @@ Requires: gtk-sharp2-gapi
 Requires: clutter
 BuildRequires: clutter-gtk-devel 
 Requires: clutter-gtk
-ExcludeArch: sparc64
+
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 Clutter-sharp offers C#/.NET bindings to Clutter
@@ -79,6 +81,9 @@ rm -rf %{buildroot}
 %{_libdir}/monodoc/sources/*
 
 %changelog
+* Tue Jan 11 2011 Dan Horák <dan[at]danny.cz> - 0-0.10.20090828
+- updated the supported arch list
+
 * Sun Oct 31 2010 Christian Krause <chkr at fedoraproject.org> - 0-0.9.20090828
 - Rebuilt for Mono 2.8
 - Add two compile fix patches


More information about the scm-commits mailing list