From 6cb7bca68486a5ae4be6f93c1acacb7b9890ba9a Mon Sep 17 00:00:00 2001 From: Tomas Krizek Date: Feb 14 2017 14:30:12 +0000 Subject: Bump required version of bind-dyndb-ldap to 11.0-2 Fedora release bind-dyndb-ldap 11.0-2 transforms existing named.conf old style API to the new style API. This package version is required to enable upgrade of existing IPA installations to new version. https://fedorahosted.org/freeipa/ticket/6565 Reviewed-By: Pavel Vomacka --- diff --git a/freeipa.spec.in b/freeipa.spec.in index 26481ff..3ccfeca 100644 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -373,7 +373,7 @@ Summary: IPA integrated DNS server with support for automatic DNSSEC signing Group: System Environment/Base BuildArch: noarch Requires: %{name}-server = %{version}-%{release} -Requires: bind-dyndb-ldap >= 11.0 +Requires: bind-dyndb-ldap >= 11.0-2 Requires: bind >= 9.11.0-6.P2 Requires: bind-utils >= 9.11.0-6.P2 Requires: bind-pkcs11 >= 9.11.0-6.P2