From c38dd43a186bb8f3d008e257063e4e7c91e086b9 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 21 Jul 2013 10:29:31 -0400 Subject: [PATCH] Require dconf for dconf-service. --- evolution-data-server.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/evolution-data-server.spec b/evolution-data-server.spec index f029105..388f645 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -28,7 +28,7 @@ Name: evolution-data-server Version: 3.9.4 -Release: 1%{?dist} +Release: 2%{?dist} Group: System Environment/Libraries Summary: Backend data server for Evolution License: LGPLv2+ @@ -44,6 +44,10 @@ Obsoletes: evolution-webcal < 2.24.0 # RH bug #243296 Patch01: evolution-data-server-1.11.5-fix-64bit-acinclude.patch +### Dependencies ### + +Requires: dconf + ### Build Dependencies ### BuildRequires: libdb-devel @@ -365,6 +369,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/gtk-doc/html/libedataserver %changelog +* Sun Jul 21 2013 Matthew Barnes - 3.9.4-2 +- Require dconf for dconf-service, necessary for evolution-data-server + to operate properly. + * Mon Jul 08 2013 Milan Crha - 3.9.4-1 - Update to 3.9.4