From 9858e8636ff16abaa3e1cde99953f54d6f4ee9d8 Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: Jul 01 2020 06:14:17 +0000 Subject: Bump requires for selinux-policy Related: https://bugzilla.redhat.com/show_bug.cgi?id=1820298 Reviewed-By: Christian Heimes Reviewed-By: Florence Blanc-Renaud --- diff --git a/freeipa.spec.in b/freeipa.spec.in index c0e4ce9..86adae9 100755 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -72,8 +72,12 @@ %global python_netaddr_version 0.7.16 # Require 4.7.0 which brings Python 3 bindings %global samba_version 2:4.7.0 -# SELinux context for /etc/named directory, RHBZ#1759495 -%global selinux_policy_version 3.14.3-52 +# SELinux context for dirsrv unit file, BZ 1820298 +%if 0%{?fedora} >= 32 +%global selinux_policy_version 3.14.5-39 +%else +%global selinux_policy_version 3.14.4-52 +%endif %global slapi_nis_version 0.56.1 # krb5 can only provide one KDB at a time