Add rust-srpm-macros-epel to the buildroot

Depends-on: https://src.fedoraproject.org/rpms/rust-packaging/pull-request/6
epel9
Maxwell G 2 years ago
parent fd96ff6194
commit 22656b4be3
No known key found for this signature in database
GPG Key ID: F79E4E25E8C661F8

@ -30,6 +30,8 @@ Requires: ansible-srpm-macros
# Just like in Fedora, only the minimal -srpm-macros are needed in the buildroot. # Just like in Fedora, only the minimal -srpm-macros are needed in the buildroot.
# The rest of the macros are pulled in dynamically. # The rest of the macros are pulled in dynamically.
Requires: go-srpm-macros-epel Requires: go-srpm-macros-epel
# Provides backports from Fedora's rust-srpm-macros
Requires: rust-srpm-macros-epel
# Provides backport from Fedora's perl-generators related to proposal # Provides backport from Fedora's perl-generators related to proposal
# https://fedoraproject.org/wiki/Changes/Perl_replace_MODULE_COMPAT_by_generator # https://fedoraproject.org/wiki/Changes/Perl_replace_MODULE_COMPAT_by_generator
Requires: (perl-generators-epel if perl-generators) Requires: (perl-generators-epel if perl-generators)
@ -67,6 +69,9 @@ install -Dpm 644 %{SOURCE3} \
* Sun Mar 05 2023 Artur Frenszek-Iwicki <fedora@svgames.pl> - 9-11 * Sun Mar 05 2023 Artur Frenszek-Iwicki <fedora@svgames.pl> - 9-11
- Add fpc-srpm-macros to the buildroot - Add fpc-srpm-macros to the buildroot
* Sat Feb 25 2023 Maxwell G <maxwell@gtmx.me> - 9-10
- Add rust-srpm-macros-epel to the buildroot
* Fri Feb 10 2023 Maxwell G <gotmax@e.email> - 9-9 * Fri Feb 10 2023 Maxwell G <gotmax@e.email> - 9-9
- Add rpmautospec to the buildroot to mirror Fedora - Add rpmautospec to the buildroot to mirror Fedora

Loading…
Cancel
Save