#71 [DNM] Add rust-srpm-macros-epel to the buildroot
Merged a year ago by gotmax23. Opened a year ago by gotmax23.
rpms/ gotmax23/epel-rpm-macros epel9.2  into  epel9

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

  Name:           epel-rpm-macros

  Version:        9

- Release:        11%{dist}

+ Release:        12%{dist}

  Summary:        Extra Packages for Enterprise Linux RPM macros

  

  License:        GPLv2
@@ -30,6 +30,8 @@ 

  # 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

+ # Provides backports from Fedora's rust-srpm-macros

+ Requires:       rust-srpm-macros-epel

  # Provides backport from Fedora's perl-generators related to proposal

  # https://fedoraproject.org/wiki/Changes/Perl_replace_MODULE_COMPAT_by_generator

  Requires:       (perl-generators-epel if perl-generators)
@@ -64,9 +66,15 @@ 

  

  

  %changelog

+ * Wed May 10 2023 Maxwell G <maxwell@gtmx.me> - 9-12

+ - Rebuild for RHEL 9.2

+ 

  * Sun Mar 05 2023 Artur Frenszek-Iwicki <fedora@svgames.pl> - 9-11

  - Add fpc-srpm-macros to the buildroot

  

+ * Sat Feb 25 2023 Maxwell G <maxwell@gtmx.me> - 9-10

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

+ 

  * Fri Feb 10 2023 Maxwell G <gotmax@e.email> - 9-9

  - Add rpmautospec to the buildroot to mirror Fedora

  

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/4edde7d9182a4547ad06d5a00d1e6965

rpm-install-test : FAILURE in 1m 14s

This will fail until https://src.fedoraproject.org/rpms/rust-packaging/pull-request/7 is merged. We'll build the two together in a side tag.

rpm-rpminspect : FAILURE in 6m 32s (non-voting)

rpminspect: *** Unable to determine product release for .el9 and .el9
rpminspect: *** See the 'favor_release' setting in the rpminspect configuration file.
rpminspect: *** Unable to determine product release or none specified (-r).

Builds of cargo2rpm and rust-packaging are done:

koji wait-repo epel9-build-side-67508 --build cargo2rpm-0.1.3-1.el9
koji wait-repo epel9-build-side-67508 --build rust-packaging-24-3.el9

Pull-Request has been merged by gotmax23

a year ago
Metadata