diff --git a/gtk-sharp2.spec b/gtk-sharp2.spec index 3ad9812..6dbc30a 100644 --- a/gtk-sharp2.spec +++ b/gtk-sharp2.spec @@ -1,6 +1,6 @@ Name: gtk-sharp2 Version: 2.8.2 -Release: 1 +Release: 2 Summary: GTK+ and GNOME bindings for Mono Group: System Environment/Libraries @@ -17,7 +17,8 @@ BuildRequires: libgnomeprintui22-devel BuildRequires: automake, libtool # Mono only availible on these: -ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc s390 s390x +ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc +# no mono on s390 for now: s390 s390x %description This package provides a library that allows you to build @@ -92,6 +93,9 @@ mv $RPM_BUILD_ROOT%{_prefix}/lib/mono/gtk-sharp $RPM_BUILD_ROOT%{_prefix}/lib/mo %{_prefix}/share/gapi-2.0 %changelog +* Fri Jun 9 2006 Alexander Larsson - 2.8.2-2 +- Disable on s390* as mono doesn't build on s390 atm + * Fri Mar 3 2006 Christopher Aillon - 2.8.2-1 - Update to 2.8.2 to fix an issue with marshalling on x86-64