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