diff --git a/gtk-sharp2.spec b/gtk-sharp2.spec index 5186175..8299a28 100644 --- a/gtk-sharp2.spec +++ b/gtk-sharp2.spec @@ -1,6 +1,6 @@ Name: gtk-sharp2 Version: 2.12.10 -Release: 4%{?dist} +Release: 5%{?dist} Summary: GTK+ and GNOME bindings for Mono Group: System Environment/Libraries @@ -14,7 +14,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 s390 s390x +ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 armv4l sparcv9 alpha s390x %description This package provides a library that allows you to build @@ -117,6 +117,9 @@ make install DESTDIR=$RPM_BUILD_ROOT GACUTIL_FLAGS="/package gtk-sharp-2.0 /gacd %{_libdir}/monodoc/sources/* %changelog +* Wed Nov 24 2010 Dan HorĂ¡k - 2.12.10-5 +- sync ExclusiveArch list with mono + * Thu Oct 28 2010 Christian Krause - 2.12.10-4 - Rebuild again to create correct requires/provides capabilities