From fbc7fb3c17414e43cd5c436e0b092a4175b7929d Mon Sep 17 00:00:00 2001 From: Andrew Hughes Date: Jul 19 2022 00:00:39 +0000 Subject: Temporarily disable noarch status of javadoc and javadoc-zip so x86 can differ --- diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index 166ccdf..98fd882 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -1867,7 +1867,8 @@ The %{compatiblename}-src-fastdebug sub-package contains the complete %{origin_n Summary: %{origin_nice} %{majorver} API documentation Requires: javapackages-filesystem Obsoletes: javadoc-slowdebug < 1:1.8.0.222.b10-1 -BuildArch: noarch +# Temporarily disabled while we have a cripped x86 build +#BuildArch: noarch %{java_javadoc_rpo -- %{nil} -zip} %{java_javadoc_rpo -- %{nil} %{nil}} @@ -1881,7 +1882,8 @@ The %{origin_nice} %{majorver} API documentation. Summary: %{origin_nice} %{majorver} API documentation compressed in a single archive Requires: javapackages-filesystem Obsoletes: javadoc-zip-slowdebug < 1:1.8.0.222.b10-1 -BuildArch: noarch +# Temporarily disabled while we have a cripped x86 build +#BuildArch: noarch %{java_javadoc_rpo -- %{nil} %{nil}} @@ -2910,6 +2912,9 @@ cjc.mainProgram(args) %changelog * Mon Jul 18 2022 Andrew Hughes - 1:1.8.0.342.b06-0.2.ea +- Temporarily disable noarch status of javadoc and javadoc-zip so x86 can differ + +* Mon Jul 18 2022 Andrew Hughes - 1:1.8.0.342.b06-0.2.ea - Try to build on x86 again by creating a husk of a JDK which does not depend on itself * Sun Jul 17 2022 Andrew Hughes - 1:1.8.0.342.b06-0.1.ea