|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: epel-rpm-macros
|
|
|
|
Name: epel-rpm-macros
|
|
|
|
Version: 9
|
|
|
|
Version: 9
|
|
|
|
Release: 14%{dist}
|
|
|
|
Release: 15%{dist}
|
|
|
|
Summary: Extra Packages for Enterprise Linux RPM macros
|
|
|
|
Summary: Extra Packages for Enterprise Linux RPM macros
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2
|
|
|
|
License: GPLv2
|
|
|
@ -33,6 +33,8 @@ Requires: forge-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
|
|
|
|
|
|
|
|
# backport current Haskell srpm macros
|
|
|
|
|
|
|
|
Requires: ghc-srpm-macros-epel
|
|
|
|
# Provides backports from Fedora's rust-srpm-macros
|
|
|
|
# Provides backports from Fedora's rust-srpm-macros
|
|
|
|
Requires: rust-srpm-macros-epel
|
|
|
|
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
|
|
|
@ -70,6 +72,9 @@ install -Dpm 644 %{SOURCE3} \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jan 14 2025 Jens Petersen <petersen@redhat.com> - 9-15
|
|
|
|
|
|
|
|
- Add ghc-srpm-macros-epel to the buildroot
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Mar 02 2024 Maxwell G <maxwell@gtmx.me> - 9-14
|
|
|
|
* Sat Mar 02 2024 Maxwell G <maxwell@gtmx.me> - 9-14
|
|
|
|
- Add forge-srpm-macros to the buildroot
|
|
|
|
- Add forge-srpm-macros to the buildroot
|
|
|
|
|
|
|
|
|
|
|
|