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}