From e04acb758f82e27c1ce19e1ac520444b72b5b6ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 9 Dec 2025 11:10:37 +0100 Subject: [PATCH] Revert "Provide python3.14-rpm-macros" This reverts commit 7fc9c192415229e165ff67b0d68a5ebf7ceee445. We only keep those in RHEL 9. --- python3.14.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/python3.14.spec b/python3.14.spec index 8afd488..24a5069 100644 --- a/python3.14.spec +++ b/python3.14.spec @@ -596,10 +596,6 @@ Requires: (python3-rpm-macros if rpm-build) # On Fedora, we keep this to avoid one additional round of %%generate_buildrequires. %{!?rhel:Requires: (pyproject-rpm-macros if rpm-build)} -# We provide the python3.14-rpm-macros here to make it possible to -# BuildRequire them in the same manner as RHEL8. -Provides: %{pkgname}-rpm-macros = %{version}-%{release} - %unversioned_obsoletes_of_python3_X_if_main devel %if %{with main_python}