Change portablerhel
This commit is contained in:
parent
f2a386d8f4
commit
e1711b6da3
@ -367,7 +367,11 @@
|
||||
%if 0%{?centos} == 0
|
||||
%global portablerhel 8
|
||||
%else
|
||||
%global portablerhel 9
|
||||
%global portablerhel 8
|
||||
%endif
|
||||
|
||||
%if 0%{?almalinux}
|
||||
%global portablerhel 8
|
||||
%endif
|
||||
%global portablesuffix el%{portablerhel}
|
||||
%global portablebuilddir /builddir/build/BUILD
|
||||
@ -1388,7 +1392,7 @@ Provides: java-%{origin}-src%{?1} = %{epoch}:%{version}-%{release}
|
||||
|
||||
Name: java-%{javaver}-%{origin}
|
||||
Version: %{javaver}.%{updatever}.%{buildver}
|
||||
Release: %{?eaprefix}%{rpmrelease}%{?extraver}%{?dist}
|
||||
Release: %{?eaprefix}%{rpmrelease}%{?extraver}%{?dist}.alma.1
|
||||
# Equivalent for the portable build
|
||||
%global pversion %{version}
|
||||
%global prelease %{?eaprefix}%{portablerelease}%{?extraver}
|
||||
@ -2970,6 +2974,9 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Mar 30 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1:1.8.0.482.b08-3.alma.1
|
||||
- Change portablerhel
|
||||
|
||||
* Fri Feb 20 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.482.b08-3
|
||||
- Update tagging scripts to include signature checks and correctly handle gating
|
||||
- Add gating scripts to simplify obtaining results and waiving issues
|
||||
|
||||
Loading…
Reference in New Issue
Block a user