Disable s390/s390x for now
This commit is contained in:
parent
f0eff29a89
commit
dbc5d36bf7
@ -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 <dmalcolm@redhat.com>
|
||||
- disable s390/s390x for now
|
||||
|
||||
* Fri Oct 8 2004 David Malcolm <dmalcolm@redhat.com> - 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
|
||||
|
Loading…
Reference in New Issue
Block a user