Add qt6-srpm-macros to the buildroot. Fixes rhbz#2220860.

epel9 imports/e9/epel-rpm-macros-9-13.el9
Mattias Ellert 1 year ago
parent 83096c1f15
commit 1b116421bf

@ -1,6 +1,6 @@
Name: epel-rpm-macros Name: epel-rpm-macros
Version: 9 Version: 9
Release: 12%{dist} Release: 13%{dist}
Summary: Extra Packages for Enterprise Linux RPM macros Summary: Extra Packages for Enterprise Linux RPM macros
License: GPLv2 License: GPLv2
@ -37,6 +37,7 @@ Requires: rust-srpm-macros-epel
Requires: (perl-generators-epel if perl-generators) Requires: (perl-generators-epel if perl-generators)
# Add rpmautospec to the buildroot to mirror Fedora # Add rpmautospec to the buildroot to mirror Fedora
Requires: rpmautospec-rpm-macros Requires: rpmautospec-rpm-macros
Requires: qt6-srpm-macros
%description %description
This package contains the Extra Packages for Enterprise Linux (EPEL) RPM This package contains the Extra Packages for Enterprise Linux (EPEL) RPM
@ -66,6 +67,9 @@ install -Dpm 644 %{SOURCE3} \
%changelog %changelog
* Thu Oct 05 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 9-13
- Add qt6-srpm-macros to the buildroot. Fixes rhbz#2220860.
* Wed May 10 2023 Maxwell G <maxwell@gtmx.me> - 9-12 * Wed May 10 2023 Maxwell G <maxwell@gtmx.me> - 9-12
- Rebuild for RHEL 9.2 - Rebuild for RHEL 9.2

Loading…
Cancel
Save