Add perl-generators-epel to the buildroot

i10ce
Jitka Plesnikova 2 years ago
parent ee11dd5032
commit 0657f9b47c

@ -1,6 +1,6 @@
Name: epel-rpm-macros
Version: 9
Release: 7%{dist}
Release: 8%{dist}
Summary: Extra Packages for Enterprise Linux RPM macros
License: GPLv2
@ -31,6 +31,9 @@ Requires: ansible-srpm-macros
# Just like in Fedora, only the minimal -srpm-macros are needed in the buildroot.
# The rest of the macros are pulled in dynamically.
Requires: go-srpm-macros-epel
# Provides backport from Fedora's perl-generators related to proposal
# https://fedoraproject.org/wiki/Changes/Perl_replace_MODULE_COMPAT_by_generator
Requires: perl-generators-epel
%description
This package contains the Extra Packages for Enterprise Linux (EPEL) RPM
@ -60,6 +63,9 @@ install -Dpm 644 %{SOURCE3} \
%changelog
* Mon Jan 23 2023 Jitka Plesnikova <jplesnik@redhat.com> - 9-8
- Add perl-generators-epel to the buildroot
* Fri Sep 02 2022 Maxwell G <gotmax@e.email> - 9-7
- Add go-srpm-macros-epel to the buildroot

Loading…
Cancel
Save