From 81a127d488aebbb55f98d2e5d9735f757a41f42f Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Wed, 29 Nov 2023 14:00:27 +0100 Subject: [PATCH] [2/20] SPECfile cleanup - assuming we're on Fedora or RHEL>=8 Python 3 is the default version of Python for quite some time now --- mariadb.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mariadb.spec b/mariadb.spec index 261e081..fa37341 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -121,12 +121,7 @@ %global pcre_bundled_version 10.42 %endif -# Use main python interpretter version -%if 0%{?fedora} || 0%{?rhel} > 7 %global python_path /usr/bin/python3 -%else -%global python_path /usr/bin/python2 -%endif # Include systemd files %global daemon_name %{pkg_name}