From 7fc9c192415229e165ff67b0d68a5ebf7ceee445 Mon Sep 17 00:00:00 2001 From: Lumir Balhar Date: Tue, 25 Nov 2025 15:40:55 +0100 Subject: [PATCH] Provide python3.14-rpm-macros --- python3.14.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/python3.14.spec b/python3.14.spec index b233f31..aed3d0c 100644 --- a/python3.14.spec +++ b/python3.14.spec @@ -602,6 +602,10 @@ 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}