https://fedorahosted.org/freeipa/ticket/5696
-- Martin^3 Babinsky
From 2be6f975868ef897d273550365dafdfeaf060c54 Mon Sep 17 00:00:00 2001 From: Martin Babinsky <[email protected]> Date: Mon, 7 Mar 2016 12:41:53 +0100 Subject: [PATCH] spec: add conflict with bind-chroot to freeipa-server-dns https://fedorahosted.org/freeipa/ticket/5696 --- freeipa.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/freeipa.spec.in b/freeipa.spec.in index bc47df4c916bd8f091fc2f70330d95bd116ad187..cd6f188c540d22de648df8bc19a3ddc1dcc10eb1 100644 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -262,6 +262,7 @@ Requires: bind-utils >= 9.9.4-21 Requires: bind-pkcs11 >= 9.9.4-21 Requires: bind-pkcs11-utils >= 9.9.4-21 %endif +Conflicts: bind-chroot Requires: opendnssec >= 1.4.6-4 Provides: %{alt_name}-server-dns = %{version} -- 2.5.0
-- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code
