diff --git a/.cvsignore b/.cvsignore index 33fa139..b8eb4d2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/evolution.spec b/evolution.spec index a62230c..1e24554 100644 --- a/evolution.spec +++ b/evolution.spec @@ -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 - 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 - disable s390/s390x for now diff --git a/sources b/sources index 8e7430a..c6be9d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ceb42376f51410a6b0d83454836e542a evolution-2.0.1.tar.bz2 +d3f12240ebb05dc6c984af68b5fe1955 evolution-2.0.2.tar.bz2