[gtk-sharp-beans] - updated the supported arch list

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


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

    - updated the supported arch list

 gtk-sharp-beans.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/gtk-sharp-beans.spec b/gtk-sharp-beans.spec
index d0a3132..96efcf4 100644
--- a/gtk-sharp-beans.spec
+++ b/gtk-sharp-beans.spec
@@ -7,7 +7,7 @@
 
 Name:           gtk-sharp-beans
 Version:        %{tagname}
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        C# bindings for GTK+ API not included in GTK#
 
 Group:          Development/Libraries
@@ -25,6 +25,9 @@ BuildRequires:  gio-sharp-devel
 BuildRequires:  gtk-sharp2-devel
 BuildRequires:  gtk-sharp2-gapi
 
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
+
 %package devel
 Summary:        Development files for gtk-sharp-beans
 Requires:	pkgconfig
@@ -65,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}-2.0.pc
 
 %changelog
+* Tue Jan 11 2011 Dan Horák <dan[at]danny.cz> - 2.14.0-3
+- updated the supported arch list
+
 * Sun Oct 03 2010 Nathaniel McCallum <nathaniel at natemccallum.com> - 2.14.0-2
 - Fix -devel requires (pkgconfig, base package)
 - Disable debuginfo


More information about the scm-commits mailing list