diff --git a/evolution.changes b/evolution.changes index 6b7c1e8..558f9c7 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun May 23 16:29:27 CEST 2010 - vuntz@opensuse.org + +- Move libeconduit.so to the pilot subpackage, to make evolution + not depend on the pilot libraries unless really needed. Fix + bnc#580612. +- Make evolution-pilot supplement evolution and gnome-pilot. + ------------------------------------------------------------------- Thu Apr 29 10:22:24 IST 2010 - lakhil@novell.com diff --git a/evolution.spec b/evolution.spec index acc755f..253378e 100644 --- a/evolution.spec +++ b/evolution.spec @@ -129,6 +129,7 @@ License: GFDLv1.1 ; GPLv2+ ; LGPLv2.1+ ; MIT License (or similar) Summary: The Integrated GNOME Mail, Calendar, and Addressbook Suite Group: Productivity/Networking/Email/Clients Requires: evolution = %{version} +Supplements: packageand(%{name}:gnome-pilot} %description pilot Evolution consists of modular components (at the moment: mailer, @@ -276,6 +277,7 @@ fi %dir %{_libdir}/evolution %dir %{_libdir}/evolution/* %{_libdir}/evolution/*/*.so.* +%exclude %{_libdir}/evolution/*/libeconduit.so.* %dir %{_libdir}/evolution/*/modules/ %{_libdir}/evolution/*/modules/*-module-addressbook.* %{_libdir}/evolution/*/modules/*-module-calendar.* @@ -336,6 +338,7 @@ fi %files pilot %defattr(-,root,root) %{_datadir}/gnome-pilot/conduits/*.conduit +%{_libdir}/evolution/*/libeconduit.so.* %{_libdir}/evolution/*/conduits %files mono-plugins