[gnome-sharp] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Tue Dec 21 11:32:59 UTC 2010


commit 8bdf25acece2a755667a02070771ebdf75674938
Author: Dan Horák <dan at danny.cz>
Date:   Tue Dec 21 12:32:51 2010 +0100

    - updated the supported arch list

 gnome-sharp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-sharp.spec b/gnome-sharp.spec
index 2f2104f..57ff7bf 100644
--- a/gnome-sharp.spec
+++ b/gnome-sharp.spec
@@ -1,6 +1,6 @@
 Name:           gnome-sharp
 Version:        2.24.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        GTK+ and GNOME bindings for Mono
 
 Group:          System Environment/Libraries
@@ -22,7 +22,7 @@ BuildRequires:  libgnomeprintui22-devel
 BuildRequires:  automake, libtool
 
 # Mono only available on these:
-ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 armv4l sparcv9 alpha s390 s390x
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 This package provides a library that allows you to build
@@ -83,6 +83,9 @@ make install DESTDIR=$RPM_BUILD_ROOT GACUTIL_FLAGS="/package gtk-sharp-2.0 /gacd
 %{_libdir}/pkgconfig/gconf-sharp-peditors-2.0.pc
 
 %changelog
+* Tue Dec 21 2010 Dan Horák <dan[at]danny.cz> - 2.24.1-4
+- updated the supported arch list
+
 * Fri Oct 29 2010 Christian Krause <chkr at fedoraproject.org> - 2.24.1-3
 - Rebuild again to create correct requires/provides capabilities
 


More information about the scm-commits mailing list