From 9e2a836424a4fb1c3145dad79e8d8d0cc5cd3aa2 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 7 Jul 2026 13:04:31 +0300 Subject: [PATCH] Drop ea_designator beta for riscv --- config-portable-riscv64.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/config-portable-riscv64.yaml b/config-portable-riscv64.yaml index 713c85b..d6c32af 100644 --- a/config-portable-riscv64.yaml +++ b/config-portable-riscv64.yaml @@ -20,14 +20,6 @@ actions: # Enable fastdebug builds by default on relevant arches. %bcond_without fastdebug count: 1 - - target: "spec" - find: | - %global ea_designator "" - %global ea_designator_zip %{nil} - replace: | - %global ea_designator beta - %global ea_designator_zip -%{ea_designator} - count: 1 - target: "spec" find: | %define miscportablearchive() %{miscportablename}.tar.xz @@ -40,20 +32,6 @@ actions: %define jdkportablearchiveForFiles() %(echo %{jdkportablearchive -- ""}) %define staticlibsportablearchiveForFiles() %(echo %{staticlibsportablearchive -- ""}) count: 1 - - target: "spec" - find: | - Source0: https://openjdk-sources.osci.io/openjdk%{featurever}/open%{vcstag}%{ea_designator_zip}.tar.xz - replace: | - Source0: https://openjdk-sources.osci.io/openjdk%{featurever}/open%{vcstag}.tar.xz - count: 1 - - target: "spec" - find: | - echo "Upstream version-pre setting is '${UPSTREAM_EA_DESIGNATOR}'"; - exit 17 - replace: | - echo "Upstream version-pre setting is '${UPSTREAM_EA_DESIGNATOR}'"; - # exit 17 - count: 1 - target: "spec" find: | %ifarch s390x sparc64 alpha %{power64} %{aarch64}