#68 Add a Requires on fpc-srpm-macros
Merged a year ago by gotmax23. Opened a year ago by gotmax23.
rpms/ gotmax23/epel-rpm-macros 9fpc  into  epel9

file modified
+5 -3
@@ -1,6 +1,6 @@ 

  Name:           epel-rpm-macros

  Version:        9

- Release:        9%{dist}

+ Release:        11%{dist}

  Summary:        Extra Packages for Enterprise Linux RPM macros

  

  License:        GPLv2
@@ -20,8 +20,7 @@ 

  BuildArch:      noarch

  Requires:       redhat-release >= %{version}

  # For FPC buildroot macros

- #  Currently Recommends;  Change to Requires when it is in EPEL

- Recommends:     fpc-srpm-macros

+ Requires:       fpc-srpm-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

  Requires:       (pyproject-rpm-macros if python3-rpm-macros)
@@ -65,6 +64,9 @@ 

  

  

  %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

  - Add rpmautospec to the buildroot to mirror Fedora

  

no initial comment

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/188a3dea15c74e2eaa5f75a296e95216

I'll merge this now. Note the hole between 9-9 and 9-11. This will be filled when 9.2 is released and https://src.fedoraproject.org/rpms/epel-rpm-macros/c/8092af071a37854210b1f93e67dc2685e34c6261?branch=epel9-next is applied.

Pull-Request has been merged by gotmax23

a year ago
Metadata