[gio-sharp] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Mon Jan 10 11:24:35 UTC 2011


commit f6edb3c25709c05b4a38c1eeb55eff30b65e26ad
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jan 10 12:24:19 2011 +0100

    - updated the supported arch list

 gio-sharp.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/gio-sharp.spec b/gio-sharp.spec
index f97048d..9cf89c9 100644
--- a/gio-sharp.spec
+++ b/gio-sharp.spec
@@ -7,7 +7,7 @@
 
 Name:           gio-sharp
 Version:        %{tagname}
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        C# bindings for gio
 
 Group:          Development/Libraries
@@ -25,6 +25,9 @@ BuildRequires:  glib2-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 gio-sharp
 Requires:       gtk-sharp2-gapi
@@ -66,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gapi-2.0/gio-api.xml
 
 %changelog
+* Mon Jan 10 2011 Dan Horák <dan[at]danny.cz> - 0.2-3
+- updated the supported arch list
+
 * Sun Oct 03 2010 Nathaniel McCallum <nathaniel at natemccallum.com> - 0.2-2
 - Fix -devel requires (pkgconfig, base package)
 - Disable debuginfo


More information about the scm-commits mailing list