#103 moved the build to skip i686
Closed 2 years ago by jvanek. Opened 2 years ago by jvanek.
Unknown source i686andGarbage  into  rawhide

file modified
+7 -1
@@ -342,7 +342,7 @@

  %global top_level_dir_name   %{origin}

  %global top_level_dir_name_backup %{top_level_dir_name}-backup

  %global buildver        37

- %global rpmrelease      2

+ %global rpmrelease      3

  # Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit

  %if %is_system_jdk

  # Using 10 digits may overflow the int used for priority, so we combine the patch and build versions
@@ -1243,6 +1243,7 @@

  

  Epoch:   1

  Summary: %{origin_nice} %{featurever} Runtime Environment

+ ExcludeArch: %{ix86}

  # Groups are only used up to RHEL 8 and on Fedora versions prior to F30

  %if (0%{?rhel} > 0 && 0%{?rhel} <= 8) || (0%{?fedora} >= 0 && 0%{?fedora} < 30)

  Group:   Development/Languages
@@ -2527,6 +2528,11 @@

  %endif

  

  %changelog

+ * Mon Mar 21 2022 Jiri Vanek <jvanek@redhat.com> - 1:18.0.0.0.37-3.rolling

+ - excluded i686 build arch

+ - updated generate_source_tarball.sh

+ - dropped update_package.sh

+ 

  * Mon Mar 21 2022 Jiri Vanek <jvanek@redhat.com> - 1:18.0.0.0.37-2.rolling

  - replaced tabs by sets of spaces to make rpmlint happy

  - set build jdk to 18

no initial comment

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

scratch fail is unrelated - build jdk is now 18. Wil fix and rebase this PR

rebased onto f23858ffe71ad329bf76e69acc0163753320e53f

2 years ago

rebased onto 5859961612efad0898e6ad24bd8ac2d662d43561

2 years ago

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

rebased onto 0c6e3bd

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 closed by jvanek

2 years ago
Metadata