From fa0d29fe3c5b5fd07ce9e665f18b7aa335d73c9c Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: Fri, 1 Sep 2017 10:52:04 +0200 Subject: [PATCH 82/93] SPEC: rhel8 will have python3 as well MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Pavel Březina --- contrib/sssd.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in index 942d57f8eae88eec477e1e344412f1a92404e0f0..cdab9874b43b87ac897e80ef7e81630a132a15d9 100644 --- a/contrib/sssd.spec.in +++ b/contrib/sssd.spec.in @@ -97,7 +97,7 @@ %global with_cifs_utils_plugin_option --disable-cifs-idmap-plugin %endif -%if (0%{?fedora}) +%if (0%{?fedora} || 0%{?rhel} > 7) %global with_python3 1 %else %global with_python3_option --without-python3-bindings -- 2.14.1