[Freeipa-devel] [PATCH] 0198 depend on dogtag 10.2.6-12 for tomcat 8 upgrades

Alexander Bokovoy abokovoy at redhat.com
Mon Nov 2 17:09:31 UTC 2015


See details in the patch.

-- 
/ Alexander Bokovoy
-------------- next part --------------
From ee434967dfc1613bf7575a92ed66881aab663da3 Mon Sep 17 00:00:00 2001
From: Alexander Bokovoy <abokovoy at redhat.com>
Date: Mon, 2 Nov 2015 19:06:24 +0200
Subject: [PATCH] spec file: depend on Dogtag 10.2.6-12 for tomcat 8 upgrade

Dogtag 10.2.6-12 includes automatic upgrade from Tomcat 7 to Tomcat 8.
Otherwise FreeIPA is broken after upgrades. This affects Fedora 22 to
Fedora 23 upgrades.

https://bugzilla.redhat.com/show_bug.cgi?id=1274915
---
 freeipa.spec.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/freeipa.spec.in b/freeipa.spec.in
index 6a99308..56c5a4d 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -141,8 +141,8 @@ Requires(post): systemd-units
 Requires: selinux-policy >= %{selinux_policy_version}
 Requires(post): selinux-policy-base >= %{selinux_policy_version}
 Requires: slapi-nis >= 0.54.2-1
-Requires: pki-ca >= 10.2.6-10
-Requires: pki-kra >= 10.2.6-10
+Requires: pki-ca >= 10.2.6-12
+Requires: pki-kra >= 10.2.6-12
 Requires(preun): python systemd-units
 Requires(postun): python systemd-units
 Requires: python-dns >= 1.11.1
-- 
2.5.0



More information about the Freeipa-devel mailing list