diff --git a/evolution.spec b/evolution.spec index e1a2a43..a62230c 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,6 +1,10 @@ # no ppc64 mozilla ExcludeArch: ppc64 +# no s390/s390x mozilla right now: +ExcludeArch: s390 +ExcludeArch: s390x + %define gal_version 2:2.2.2 %define gtkhtml_version 3.3.0 %define soup_version 2.2.0 @@ -39,7 +43,7 @@ ExcludeArch: ppc64 Name: evolution Version: 2.0.1 -Release: 3 +Release: 4 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -322,6 +326,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Sat Oct 9 2004 David Malcolm +- disable s390/s390x for now + * Fri Oct 8 2004 David Malcolm - 2.0.1-3 - Fix for #135135, updating the fix for #103826 that removes the evolution.desktop file in "Office"; the file to delete had been renamed to evolution-2.0.desktop - Added requirement on redhat-menus, since this supplies the target of our .desktop symlink