From cd9872ae1e962e30a1678465c5eb2e445fae1b06619726cb981b9b6faf1c15f9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 17 Feb 2013 14:20:58 +0000 Subject: [PATCH] Accepting request 155524 from home:dimstar:branches:GNOME:Factory - Add evolution-data-server requires to libedataserver-1_2 subpackage: the library references uses the glib schemas, which live in the main package. Fixes issues similar to bnc#803959. Wanted for 12.3 OBS-URL: https://build.opensuse.org/request/show/155524 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=152 --- evolution-data-server.changes | 7 +++++++ evolution-data-server.spec | 2 ++ 2 files changed, 9 insertions(+) diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 6db0b7b..e54b730 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 15 12:41:30 UTC 2013 - dimstar@opensuse.org + +- Add evolution-data-server requires to libedataserver-1_2 + subpackage: the library references uses the glib schemas, which + live in the main package. Fixes issues similar to bnc#803959. + ------------------------------------------------------------------- Sat Feb 9 15:25:22 UTC 2013 - badshah400@gmail.com diff --git a/evolution-data-server.spec b/evolution-data-server.spec index ef4efcb..e79d68c 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -193,6 +193,8 @@ This package contains a shared system library for calendar backends. %package -n libedataserver-1_2-%{so_edataserver} Summary: Evolution Data Server - Utilities Library Group: System/Libraries +# libedataserver references the gsettings schemas, which live in e-d-s package +Requires: %{name} >= %{version} %description -n libedataserver-1_2-%{so_edataserver} Evolution Data Server provides a central location for your address book