#52 Add go-srpm-macros-epel to the buildroot
Merged 2 years ago by carlwgeorge. Opened 2 years ago by gotmax23.
rpms/ gotmax23/epel-rpm-macros go-rpm-macros-epel  into  epel9

file modified
+9 -1
@@ -1,6 +1,6 @@ 

  Name:           epel-rpm-macros

  Version:        9

- Release:        6%{dist}

+ Release:        7%{dist}

  Summary:        Extra Packages for Enterprise Linux RPM macros

  

  License:        GPLv2
@@ -26,6 +26,11 @@ 

  #   https://bugzilla.redhat.com/show_bug.cgi?id=2001034

  Requires:       (pyproject-rpm-macros if python3-rpm-macros)

  Requires:       ansible-srpm-macros

+ # Provides backports from Fedora's go-rpm-macros and fixes critical

+ # bugs in RHEL's go-rpm-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

  

  %description

  This package contains the Extra Packages for Enterprise Linux (EPEL) RPM
@@ -55,6 +60,9 @@ 

  

  

  %changelog

+ * Fri Sep 02 2022 Maxwell G <gotmax@e.email> - 9-7

+ - Add go-srpm-macros-epel to the buildroot

+ 

  * Thu Sep 01 2022 Maxwell G <gotmax@e.email> - 9-6

  - Backport macros.shell-completions from Fedora

  

no initial comment

I've reopened this to make Pagure happy.

Build succeeded.

Discussed at the EPEL Steering Committee meeting. This looks good, thank you for doing the work.

Pull-Request has been merged by carlwgeorge

2 years ago
Metadata