403b09
From 61746b75a7b10115633df2f9dce075c0bbdf161e Mon Sep 17 00:00:00 2001
403b09
From: Jan Cholasta <jcholast@redhat.com>
403b09
Date: Tue, 9 Aug 2016 14:12:50 +0200
403b09
Subject: [PATCH] Revert "spec: add conflict with bind-chroot to
403b09
 freeipa-server-dns"
403b09
403b09
Remove the conflict, as bind-chroot caused issue only on systems with older
403b09
bind and bind-chroot - e.g. RHEL 6.
403b09
403b09
This reverts commit 3ab63fa6ba60947b1452c2108c4cf7637f4aacdb.
403b09
403b09
https://fedorahosted.org/freeipa/ticket/5696
403b09
403b09
Reviewed-By: Petr Spacek <pspacek@redhat.com>
403b09
---
403b09
 freeipa.spec.in | 3 ---
403b09
 1 file changed, 3 deletions(-)
403b09
403b09
diff --git a/freeipa.spec.in b/freeipa.spec.in
403b09
index e1d98a44d04804a6bb2d4b17206aa7c280d64eb9..77fca24ef0e1e244e53d203a228931b4a444fb5a 100644
403b09
--- a/freeipa.spec.in
403b09
+++ b/freeipa.spec.in
403b09
@@ -274,9 +274,6 @@ Obsoletes: %{alt_name}-server-dns < %{version}
403b09
 # upgrade path from monolithic -server to -server + -server-dns
403b09
 Obsoletes: %{name}-server <= 4.2.0
403b09
 
403b09
-# FreeIPA does not support running integrated BIND in chroot jail
403b09
-Conflicts: bind-chroot
403b09
-
403b09
 %description server-dns
403b09
 IPA integrated DNS server with support for automatic DNSSEC signing.
403b09
 Integrated DNS server is BIND 9. OpenDNSSEC provides key management.
403b09
-- 
403b09
2.7.4
403b09