Set portablesuffix to el8
This commit is contained in:
parent
65db0ec327
commit
e688aa63a2
@ -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,11 +108,11 @@ URL: http://openjdk.java.net/
|
||||
%global portablerhel 9
|
||||
%endif
|
||||
%global portablebuilddir /builddir/build/BUILD
|
||||
%global portablesuffix el%{portablerhel}
|
||||
|
||||
%if 0%{?almalinux}
|
||||
%global portablesuffix el8
|
||||
%endif
|
||||
%global portablesuffix el%{portablerhel}
|
||||
|
||||
# RPM conditionals so as to be able to dynamically produce
|
||||
# slowdebug/release builds. See:
|
||||
@ -2571,7 +2571,7 @@ cjc.mainProgram(args)
|
||||
%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
|
||||
- Set portablesuffix to el8
|
||||
|
||||
* 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