- Re-enable s390(x)

This commit is contained in:
Christopher Aillon 2004-10-27 21:36:19 +00:00
parent 82e0cb4086
commit 41cc0dcbfc

View File

@ -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 <caillon@redhat.com> - 2.0.2-4
- Re-enable s390(x)
* Fri Oct 22 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.2-3
- added requirement on gnutls/gnutls-devel