diff --git a/evolution.spec b/evolution.spec index 4f8e673..f941444 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,14 +28,14 @@ ExcludeArch: ppc64 %ifarch s390 s390x %define pilot_support 0 %else -%define pilot_support 1 +%define pilot_support 0 %endif # note that nntp is non-functional in evo 1.3.x %define nntp_support 1 Name: evolution Version: 2.2.0 -Release: 9 +Release: 10 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -343,6 +343,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Mon Mar 14 2005 David Malcolm - 2.2.0-10 +- disabled pilot-link support for now so that we have an evolution package; more patching is needed to get this to work with pilot-link-0.12 + * Mon Mar 14 2005 David Malcolm - 2.2.0-9 - another attempt at porting to pilot-link 0.12