From 6b4702d755f216151403420c2588d89990a259db Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Apr 30 2005 06:48:55 +0000 Subject: - Finished porting conduits to pilot-link-0.12 API; re-enabled pilot support (#152172) --- diff --git a/evolution.spec b/evolution.spec index 39331ed..d5b0992 100644 --- a/evolution.spec +++ b/evolution.spec @@ -29,14 +29,14 @@ ExcludeArch: ppc64 %ifarch s390 s390x %define pilot_support 0 %else -%define pilot_support 0 +%define pilot_support 1 %endif # note that nntp is non-functional in evo 1.3.x %define nntp_support 1 Name: evolution Version: 2.2.2 -Release: 1 +Release: 2 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -333,6 +333,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Sat Apr 30 2005 David Malcolm - 2.2.2-2 +- Finished porting conduits to pilot-link-0.12 API; re-enabled pilot support (#152172) + * Mon Apr 11 2005 David Malcolm - 2.2.2-1 - 2.2.2 - updated evo-calendar-print-with-pango-4.patch to handle upstream change to print_comp_item