|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: epel-rpm-macros
|
|
|
|
Name: epel-rpm-macros
|
|
|
|
Version: 9
|
|
|
|
Version: 9
|
|
|
|
Release: 9%{dist}
|
|
|
|
Release: 11%{dist}
|
|
|
|
Summary: Extra Packages for Enterprise Linux RPM macros
|
|
|
|
Summary: Extra Packages for Enterprise Linux RPM macros
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2
|
|
|
|
License: GPLv2
|
|
|
@ -20,8 +20,7 @@ Source3: macros.shell-completions
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
Requires: redhat-release >= %{version}
|
|
|
|
Requires: redhat-release >= %{version}
|
|
|
|
# For FPC buildroot macros
|
|
|
|
# For FPC buildroot macros
|
|
|
|
# Currently Recommends; Change to Requires when it is in EPEL
|
|
|
|
Requires: fpc-srpm-macros
|
|
|
|
Recommends: fpc-srpm-macros
|
|
|
|
|
|
|
|
# pyproject-rpm-macros in CRB thus not required by python3-devel or python3-rpm-macros
|
|
|
|
# pyproject-rpm-macros in CRB thus not required by python3-devel or python3-rpm-macros
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2001034
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2001034
|
|
|
|
Requires: (pyproject-rpm-macros if python3-rpm-macros)
|
|
|
|
Requires: (pyproject-rpm-macros if python3-rpm-macros)
|
|
|
@ -65,6 +64,9 @@ install -Dpm 644 %{SOURCE3} \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Mar 05 2023 Artur Frenszek-Iwicki <fedora@svgames.pl> - 9-11
|
|
|
|
|
|
|
|
- Add fpc-srpm-macros 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
|
|
|
|
|
|
|
|
|
|
|
|