Make sure this is not the default/system JDK providing 'java', 'jre', 'java-devel' ,etc.
Related: RHEL-100678
This commit is contained in:
parent
6ab5f97765
commit
9d0f623319
@ -104,7 +104,7 @@
|
||||
|
||||
# Indicates whether this is the default JDK on this version of RHEL
|
||||
# Only the default/system JDK provides unversioned Provides like 'java', 'jre' and 'java-devel'
|
||||
%global is_system_jdk 1
|
||||
%global is_system_jdk 0
|
||||
|
||||
%global aarch64 aarch64 arm64 armv8
|
||||
# we need to distinguish between big and little endian PPC64
|
||||
@ -2478,6 +2478,7 @@ exit 0
|
||||
- Introduce fakefeaturever to pretend we are java-25-openjdk ahead of time
|
||||
- Sync the copy of the portable specfile with the latest update
|
||||
- Update README file for java-25-openjdk
|
||||
- Make sure this is not the default/system JDK providing 'java', 'jre', 'java-devel' ,etc.
|
||||
- Related: RHEL-100678
|
||||
|
||||
* Thu Jul 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.9-1
|
||||
|
Loading…
Reference in New Issue
Block a user