- Update from 2.0.1 to 2.0.2
- Updated dependency on e-d-s from 1.0.1 to 1.0.2 - Updated dependency on libgal2 from 2.2.2 to 2.2.3 - Updated dependency on gtkhtml3 from 3.3.0 to 3.3.2 - ppc's mozilla dependency is now in line with the other architectures at 1.7.3
This commit is contained in:
parent
dbc5d36bf7
commit
9ca31073e5
@ -1,3 +1,4 @@
|
||||
evolution-1.5.94.1.tar.bz2
|
||||
evolution-2.0.0.tar.bz2
|
||||
evolution-2.0.1.tar.bz2
|
||||
evolution-2.0.2.tar.bz2
|
||||
|
@ -5,10 +5,10 @@ ExcludeArch: ppc64
|
||||
ExcludeArch: s390
|
||||
ExcludeArch: s390x
|
||||
|
||||
%define gal_version 2:2.2.2
|
||||
%define gtkhtml_version 3.3.0
|
||||
%define gal_version 2:2.2.3
|
||||
%define gtkhtml_version 3.3.2
|
||||
%define soup_version 2.2.0
|
||||
%define eds_version 1.0.1
|
||||
%define eds_version 1.0.2
|
||||
%define use_mozilla_nss 1
|
||||
%define evo_major 2.0
|
||||
%define libbonoboui_version 2.4.2
|
||||
@ -18,11 +18,6 @@ ExcludeArch: s390x
|
||||
%if %{use_mozilla_nss}
|
||||
%define mozilla_version 1.7.3
|
||||
|
||||
# ppc is still at mozilla 1.7.2
|
||||
%ifarch ppc
|
||||
%define mozilla_version 1.7.2
|
||||
%endif
|
||||
|
||||
# FIXME!!! s390/s390x don't have mozilla 1.7 yet
|
||||
%ifarch s390 s390x
|
||||
%define mozilla_version 1.6
|
||||
@ -42,8 +37,8 @@ ExcludeArch: s390x
|
||||
%define nntp_support 1
|
||||
|
||||
Name: evolution
|
||||
Version: 2.0.1
|
||||
Release: 4
|
||||
Version: 2.0.2
|
||||
Release: 1
|
||||
License: GPL
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
URL: http://www.ximian.com/
|
||||
@ -326,6 +321,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/evolution/%{evo_major}/*/*.a
|
||||
|
||||
%changelog
|
||||
* Tue Oct 12 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.2-1
|
||||
- Update from 2.0.1 to 2.0.2
|
||||
- Updated dependency on e-d-s from 1.0.1 to 1.0.2
|
||||
- Updated dependency on libgal2 from 2.2.2 to 2.2.3
|
||||
- Updated dependency on gtkhtml3 from 3.3.0 to 3.3.2
|
||||
- ppc's mozilla dependency is now in line with the other architectures at 1.7.3
|
||||
|
||||
* Sat Oct 9 2004 David Malcolm <dmalcolm@redhat.com>
|
||||
- disable s390/s390x for now
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user