diff --git a/java-25-openjdk.spec b/java-25-openjdk.spec index da72e80..6458c72 100644 --- a/java-25-openjdk.spec +++ b/java-25-openjdk.spec @@ -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 - 1:21.0.8.0.9-1