- Don't require gnome-pilot in the conduits subpackage.

This commit is contained in:
Matthew Barnes 2009-08-04 16:33:25 +00:00
commit 7924b67b48

View file

@ -45,7 +45,7 @@
Name: evolution
Version: 2.26.3
Release: 4%{?dist}
Release: 5%{?dist}
Group: Applications/Productivity
Summary: Mail and calendar client for GNOME
License: GPLv2+ and GFDL
@ -188,7 +188,6 @@ This package contains user documentation for %{name}.
Group: Applications/Communications
Summary: gnome-pilot conduits for %{name}
Requires: %{name} = %{version}-%{release}
Requires: gnome-pilot >= %{gnome_pilot_version}
%description conduits
This package contains conduits for synchronizing PalmPilot<tm> or other
@ -693,6 +692,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
%changelog
* Tue Aug 04 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.3-5.fc11
- Don't require gnome-pilot in the conduits subpackage.
* Fri Jul 31 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.3-4.fc11
- Add some missing GConf schemas.