From 15a9a66c9c66b8627906011ee5d6b4738cea64b0 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Tue, 14 Sep 2004 20:18:36 +0000 Subject: [PATCH] - Update from 1.5.94.1 to 2.0.0 - Change source FTP location from 1.5 to 2.0 - Updated dependency on e-d-s from 0.0.99 to 1.0.0 - Documentation has now moved from 1.5 to 2.0 --- .cvsignore | 1 + evolution.spec | 14 ++++++++++---- sources | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index d11b534..d0b3a66 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ evolution-1.5.94.1.tar.bz2 +evolution-2.0.0.tar.bz2 diff --git a/evolution.spec b/evolution.spec index f5df6cb..3a0c974 100644 --- a/evolution.spec +++ b/evolution.spec @@ -4,7 +4,7 @@ ExcludeArch: ppc64 %define gal_version 2:2.2.0 %define gtkhtml_version 3.3.0 %define soup_version 2.2.0 -%define eds_version 0.0.99 +%define eds_version 1.0.0 %define use_mozilla_nss 1 %define evo_major 2.0 %define libbonoboui_version 2.4.2 @@ -31,12 +31,12 @@ ExcludeArch: ppc64 %define nntp_support 1 Name: evolution -Version: 1.5.94.1 +Version: 2.0.0 Release: 1 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ -Source0: ftp://ftp.gnome.org/pub/gnome/stable/sources/evolution/1.5/%{name}-%{version}.tar.bz2 +Source0: ftp://ftp.gnome.org/pub/gnome/stable/sources/evolution/2.0/%{name}-%{version}.tar.bz2 # patches pulled from upstream CVS @@ -276,7 +276,7 @@ rm -rf $RPM_BUILD_ROOT %{_sysconfdir}/gconf/schemas/* %{_bindir}/* %{_datadir}/applications/* -%{_datadir}/gnome/help/evolution-1.5 +%{_datadir}/gnome/help/evolution-%{evo_major} %{_datadir}/idl/evolution-%{evo_major} %{_datadir}/mime-info/* %dir %{_datadir}/evolution @@ -314,6 +314,12 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Tue Sep 14 2004 David Malcolm - 2.0.0-1 +- Update from 1.5.94.1 to 2.0.0 +- Change source FTP location from 1.5 to 2.0 +- Updated dependency on e-d-s from 0.0.99 to 1.0.0 +- Documentation has now moved from 1.5 to 2.0 + * Tue Aug 31 2004 David Malcolm - 1.5.94.1-1 - updated tarball from 1.5.93 to 1.5.94.1 - the BASE_VERSION in the configure.in script has finally been updated from 1.5 to 2.0 (affects OAFIIDs, install dirs, binary names etc); updated evo_major and various other parts of the spec-file to reflect this; however documentation is still 1.5 in upstream tarball diff --git a/sources b/sources index 18f0dbd..60cfa7f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02afa72a16e0308ab610c55ca751e317 evolution-1.5.94.1.tar.bz2 +9b36c4b99cd03bb4178569f90ac32022 evolution-2.0.0.tar.bz2