[gtk-sharp2] Updated to arm macro in ExclusiveArch

Paul Whalen pwhalen at fedoraproject.org
Wed Jun 1 17:39:53 UTC 2011


commit c97dda9ea028063a05030180c3c5dabdd6f78c30
Author: Paul Whalen <paul.whalen at senecac.on.ca>
Date:   Wed Jun 1 13:36:37 2011 -0400

    Updated to arm macro in ExclusiveArch

 gtk-sharp2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gtk-sharp2.spec b/gtk-sharp2.spec
index 58b82b9..f010df4 100644
--- a/gtk-sharp2.spec
+++ b/gtk-sharp2.spec
@@ -1,6 +1,6 @@
 Name:           gtk-sharp2
 Version:        2.12.10
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        GTK+ and GNOME bindings for Mono
 
 Group:          System Environment/Libraries
@@ -13,7 +13,7 @@ BuildRequires:  mono-devel gtk2-devel libglade2-devel monodoc
 BuildRequires:  automake, libtool
 
 # Mono only available on these:
-ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 armv4l sparcv9 alpha s390x
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 This package provides a library that allows you to build
@@ -112,6 +112,9 @@ make install DESTDIR=$RPM_BUILD_ROOT GACUTIL_FLAGS="/package gtk-sharp-2.0 /gacd
 %{_libdir}/monodoc/sources/*
 
 %changelog
+* Wed Jun 01 2011 Paul Whalen <paul.whalen at senecac.on.ca> - 2.12.10-8
+- Updated to arm macro in ExclusiveArch
+
 * Mon Mar 28 2011 Christian Krause <chkr at fedoraproject.org> - 2.12.10-7
 - Minor spec file cleanup
 - Rebuilt against mono 2.10


More information about the scm-commits mailing list