From 0e5ef91ed27b0fb6f4ea4a7a24a4c94bcaf17c8e Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Mar 15 2005 02:55:34 +0000 Subject: - Added patch to deal with changes to pilot-link from 0.11->0.12 --- diff --git a/evolution.spec b/evolution.spec index 09d05f3..414bb08 100644 --- a/evolution.spec +++ b/evolution.spec @@ -35,7 +35,7 @@ ExcludeArch: ppc64 Name: evolution Version: 2.2.0 -Release: 7 +Release: 8 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -60,6 +60,7 @@ Patch102: evolution-2.2.0-XB73192.patch Patch103: evolution-2.2.0-fix-for-dbus31.patch +Patch104: evolution-2.2.0-port-to-pilot-link-0.12.patch # not accepted, but proposed on a few occasions. fixes problems with # some cyrus servers @@ -182,6 +183,8 @@ cd .. %patch103 -p1 -b .fix-for-dbus31 +%patch104 -p1 -b .port-to-pilot-link-0.12 + #patch200 -p1 -b .commandlength #patch500 -p0 -b .wombatsm @@ -340,6 +343,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Mon Mar 14 2005 David Malcolm - 2.2.0-8 +- Added patch to deal with changes to pilot-link from 0.11->0.12 + * Mon Mar 14 2005 David Malcolm - 2.2.0-7 - use 0.31 rather than 0.31.0 for DBus version