#48 Backport java_arches macro from Fedora
Merged 2 years ago by kevin. Opened 2 years ago by iucar.
rpms/ iucar/epel-rpm-macros epel8  into  epel8

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

  Name:           epel-rpm-macros

  Version:        8

- Release:        32

+ Release:        33

  Summary:        Extra Packages for Enterprise Linux RPM macros

  

  License:        GPLv2
@@ -112,6 +112,9 @@ 

  

  

  %changelog

+ * Wed Aug 24 2022 Iñaki Úcar <iucar@fedoraproject.org> - 8-33

+ - Backport java_arches macro from Fedora

+ 

  * Sat Jul 16 2022 Maxwell G <gotmax@e.email> - 8-32

  - Explicitly Require python3-rpm-generators

  - Remove %%__pythondist_provides from pythondist.attr.

file modified
+3
@@ -111,3 +111,6 @@ 

  # qt5 macro removed from RHEL8 but needed to ensure qtwebengine, and

  #  its dependencies build on supported arches.

  %qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el

+ 

+ # Arches that OpenJDK and dependent packages run on

+ %java_arches aarch64 ppc64le s390x x86_64

Same as #45, but for EPEL 8.

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Zuul doesn't like it. Am I missing something or is this a glitch?

Zuul doesn't like it. Am I missing something or is this a glitch?

rpm-install-test just doesn't work properly with the EPEL buildroot. That error is unrelated to anything you did.

Failed to load packit config file:

Cannot load package config '.packit.yaml'. mapping values are not allowed here
  in "<unicode string>", line 80, column 55:
     ... "tooltip"]').tooltip({placement : 'bottom'});
                                         ^

For more info, please check out the documentation or contact the Packit team.

Failed to load packit config file:
Cannot load package config '.packit.yaml'. mapping values are not allowed here in "<unicode string>", line 80, column 55: ... "tooltip"]').tooltip({placement : 'bottom'}); ^
For more info, please check out the documentation or contact the Packit team.

@ttomecek: ^^

rebased onto 5aa786f

2 years ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Pull-Request has been merged by kevin

2 years ago