From 41cc0dcbfc1cde543bbc25fcbf7faa7b80aa73e8 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Oct 27 2004 21:36:19 +0000 Subject: - Re-enable s390(x) --- diff --git a/evolution.spec b/evolution.spec index 51521d3..d2c590b 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,10 +1,6 @@ # no ppc64 mozilla ExcludeArch: ppc64 -# no s390/s390x mozilla right now: -ExcludeArch: s390 -ExcludeArch: s390x - %define gal_version 2:2.2.3 %define gtkhtml_version 3.3.2 %define soup_version 2.2.0 @@ -17,12 +13,6 @@ ExcludeArch: s390x %if %{use_mozilla_nss} %define mozilla_version 1.7.3 - -# FIXME!!! s390/s390x don't have mozilla 1.7 yet -%ifarch s390 s390x -%define mozilla_version 1.6 -%endif - %endif # end of use_mozilla_nss conditional section @@ -38,7 +28,7 @@ ExcludeArch: s390x Name: evolution Version: 2.0.2 -Release: 3 +Release: 4 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -323,6 +313,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Wed Oct 27 2004 Christopher Aillon - 2.0.2-4 +- Re-enable s390(x) + * Fri Oct 22 2004 David Malcolm - 2.0.2-3 - added requirement on gnutls/gnutls-devel