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 - 2.12.10-8 +- Updated to arm macro in ExclusiveArch + * Mon Mar 28 2011 Christian Krause - 2.12.10-7 - Minor spec file cleanup - Rebuilt against mono 2.10