From dd18e35c5f152b3b4d982d01c5cd83cb6fc73e1499163c5ae275c27b44da5862 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sun, 23 May 2010 16:45:58 +0000 Subject: [PATCH] Accepting request 40531 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/evolution via accept of submit request 40531 revision 3. Request was accepted with message: Forwarding to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/40531 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=80 --- evolution.changes | 8 ++++++++ evolution.spec | 3 +++ 2 files changed, 11 insertions(+) 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