Require dconf for dconf-service.
This commit is contained in:
parent
4542b04088
commit
c38dd43a18
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 3.9.4
|
Version: 3.9.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Summary: Backend data server for Evolution
|
Summary: Backend data server for Evolution
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -44,6 +44,10 @@ Obsoletes: evolution-webcal < 2.24.0
|
|||||||
# RH bug #243296
|
# RH bug #243296
|
||||||
Patch01: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
|
Patch01: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
|
||||||
|
|
||||||
|
### Dependencies ###
|
||||||
|
|
||||||
|
Requires: dconf
|
||||||
|
|
||||||
### Build Dependencies ###
|
### Build Dependencies ###
|
||||||
|
|
||||||
BuildRequires: libdb-devel
|
BuildRequires: libdb-devel
|
||||||
@ -365,6 +369,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
%{_datadir}/gtk-doc/html/libedataserver
|
%{_datadir}/gtk-doc/html/libedataserver
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 21 2013 Matthew Barnes <mbarnes@redhat.com> - 3.9.4-2
|
||||||
|
- Require dconf for dconf-service, necessary for evolution-data-server
|
||||||
|
to operate properly.
|
||||||
|
|
||||||
* Mon Jul 08 2013 Milan Crha <mcrha@redhat.com> - 3.9.4-1
|
* Mon Jul 08 2013 Milan Crha <mcrha@redhat.com> - 3.9.4-1
|
||||||
- Update to 3.9.4
|
- Update to 3.9.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user