summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2017-09-01 10:52:04 +0200
committerLukas Slebodnik <lslebodn@redhat.com>2017-09-01 16:32:46 +0200
commitfa0d29fe3c5b5fd07ce9e665f18b7aa335d73c9c (patch)
treefaa752b235f4a6c431ab52c8f2ec211ef6483c79
parent0475a98d313b8380e7fbf98ee0821a65f8140589 (diff)
downloadsssd-fa0d29fe3c5b5fd07ce9e665f18b7aa335d73c9c.tar.gz
sssd-fa0d29fe3c5b5fd07ce9e665f18b7aa335d73c9c.tar.xz
sssd-fa0d29fe3c5b5fd07ce9e665f18b7aa335d73c9c.zip
SPEC: rhel8 will have python3 as well
Reviewed-by: Pavel Březina <pbrezina@redhat.com>
-rw-r--r--contrib/sssd.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index 942d57f8e..cdab9874b 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