From 12cc3017a448bdf1de4eecc85d56e3ab69d35e7d Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: Thu, 15 Aug 2024 15:44:27 +0200 Subject: [PATCH] [WIP] The python2 RPM macro seems no longer valid on Rawhide --- qt5-qtwebengine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index d6a36c4..0c6639a 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -210,7 +210,7 @@ BuildRequires: perl-interpreter %if 0%{?rhel} && 0%{?rhel} == 9 BuildRequires: %{__python3} %else -BuildRequires: %{__python2} +BuildRequires: python2 %endif %else BuildRequires: python2