Include brp-python-hardlink in python-srpm-macros since it is no longer in RPM 4.17+
See https://src.fedoraproject.org/rpms/redhat-rpm-config/c/def9a339d259ee9767e6dc0cd4b7736cfe0c174f
This commit is contained in:
parent
d905710a8d
commit
bc2b51d6d3
3 changed files with 55 additions and 3 deletions
|
|
@ -49,6 +49,11 @@
|
|||
# Alternatively, it can be overridden in spec (e.g. to "3.8") when building for alternate Python stacks.
|
||||
%python3_pkgversion 3
|
||||
|
||||
|
||||
# BRP scripts, they need to be included in redhat-rpm-macros, in %%__os_install_post
|
||||
%__brp_python_hardlink %{_rpmconfigdir}/redhat/brp-python-hardlink
|
||||
|
||||
|
||||
# === Macros for Build/Requires tags using Python dist tags ===
|
||||
# - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
# - These macros need to be in macros.python-srpm, because BuildRequires tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue