summaryrefslogtreecommitdiffstats
path: root/redhat/main/tdeutils/tdeutils.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/main/tdeutils/tdeutils.spec')
-rw-r--r--redhat/main/tdeutils/tdeutils.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/redhat/main/tdeutils/tdeutils.spec b/redhat/main/tdeutils/tdeutils.spec
index 0975736dd..a482ce2cb 100644
--- a/redhat/main/tdeutils/tdeutils.spec
+++ b/redhat/main/tdeutils/tdeutils.spec
@@ -84,6 +84,10 @@ BuildRequires: net-snmp-devel
BuildRequires: gmp-devel
# PYTHON support
+%if 0%{?sle_version} >= 150400
+%define python python3
+%define __python %__python3
+%else
%if 0%{?rhel} >= 8 || 0%{?fedora} >= 31
%define python python2
%define __python %__python2
@@ -91,6 +95,7 @@ BuildRequires: gmp-devel
%else
%define python python
%endif
+%endif
BuildRequires: %{python}
BuildRequires: %{python}-devel