Use el8 portable packages
This commit is contained in:
parent
791e5fba8b
commit
af78121675
@ -53,7 +53,7 @@
|
||||
|
||||
Name: %{compatiblename}
|
||||
Version: %{newjavaver}.%{buildver}
|
||||
Release: %{?eaprefix}%{portablerelease}.%{rpmrelease}%{?extraver}%{?dist}.alma.1
|
||||
Release: %{?eaprefix}%{portablerelease}.%{rpmrelease}%{?extraver}%{?dist}.alma.2
|
||||
|
||||
%global fullversion %{compatiblename}-%{version}-%{release}
|
||||
|
||||
@ -108,6 +108,7 @@ URL: http://openjdk.java.net/
|
||||
%global portablerhel 9
|
||||
%endif
|
||||
%global portablebuilddir /builddir/build/BUILD
|
||||
%global portablesuffix el%{portablerhel}
|
||||
|
||||
%if 0%{?almalinux}
|
||||
%ifarch riscv64
|
||||
@ -116,7 +117,6 @@ URL: http://openjdk.java.net/
|
||||
%global portablesuffix el8
|
||||
%endif
|
||||
%endif
|
||||
%global portablesuffix el%{portablerhel}
|
||||
|
||||
# RPM conditionals so as to be able to dynamically produce
|
||||
# slowdebug/release builds. See:
|
||||
@ -2478,7 +2478,7 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 23 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1:21.0.12.0.8-1.2.alma.1
|
||||
* Thu Jul 23 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1:21.0.12.0.8-1.2.alma.2
|
||||
- Use el8 portable packages
|
||||
|
||||
* Sat Jul 18 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.12.0.8-1.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user