diff --git a/java-21-openjdk.spec b/java-21-openjdk.spec index 6db3f3f..3b752c7 100644 --- a/java-21-openjdk.spec +++ b/java-21-openjdk.spec @@ -1855,6 +1855,7 @@ if [ %{include_debug_build} -eq 0 -a %{include_normal_build} -eq 0 -a %{includ exit 14 fi +export XZ_OPT="-T0" %setup -q -c -n %{uniquesuffix ""} -T -a 0 # https://bugzilla.redhat.com/show_bug.cgi?id=1189084 prioritylength=`expr length %{priority}` @@ -1932,6 +1933,8 @@ function customisejdk() { fi } +export XZ_OPT="-T0" + mkdir -p $(dirname %{installoutputdir}) docdir=%{installoutputdir -- "-docs"} @@ -2495,6 +2498,10 @@ cjc.mainProgram(args) %endif %changelog +* Sat Aug 03 2024 Thomas Fitzsimmons - 1:21.0.3.0.1-0.1.ea +- Invoke xz in multi-threaded mode +- Related: RHEL-52723 + * Sat Aug 03 2024 Andrew Hughes - 1:21.0.3.0.1-0.1.ea - Update to jdk-21.0.3+1 (EA) - Update release notes to 21.0.3+1