- 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:
dmalcolm 2004-10-12 22:26:14 +00:00
parent dbc5d36bf7
commit 9ca31073e5
3 changed files with 14 additions and 11 deletions

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
ceb42376f51410a6b0d83454836e542a evolution-2.0.1.tar.bz2
d3f12240ebb05dc6c984af68b5fe1955 evolution-2.0.2.tar.bz2