diff --git a/SOURCES/java-21-openjdk-portable.specfile b/SOURCES/java-21-openjdk-portable.specfile index 5085336..3f6d479 100644 --- a/SOURCES/java-21-openjdk-portable.specfile +++ b/SOURCES/java-21-openjdk-portable.specfile @@ -420,8 +420,8 @@ %global is_ga 1 %if %{is_ga} %global build_type GA -%global ea_designator beta -%global ea_designator_zip -%{ea_designator} +%global ea_designator "" +%global ea_designator_zip %{nil} %global extraver %{nil} %global eaprefix %{nil} %else @@ -595,7 +595,7 @@ License: ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv URL: http://openjdk.java.net/ # The source tarball, generated using generate_source_tarball.sh -Source0: https://openjdk-sources.osci.io/openjdk%{featurever}/open%{vcstag}.tar.xz +Source0: https://openjdk-sources.osci.io/openjdk%{featurever}/open%{vcstag}%{ea_designator_zip}.tar.xz # Use 'icedtea_sync.sh' to update the following # They are based on code contained in the IcedTea project (6.x). @@ -1024,7 +1024,7 @@ if [ "x${UPSTREAM_EA_DESIGNATOR}" != "x%{ea_designator}" ] ; then echo "WARNING: Designator mismatch"; echo "Spec file is configured for a %{build_type} build with designator '%{ea_designator}'" echo "Upstream version-pre setting is '${UPSTREAM_EA_DESIGNATOR}'"; - # exit 17 + exit 17 fi # Extract systemtap tapsets @@ -1963,7 +1963,7 @@ done %endif %changelog -* Fri Jul 03 2026 alukoshko - 1:21.0.11.0.10-1 +* Tue Jul 07 2026 alukoshko - 1:21.0.11.0.10-1 - Portable build for riscv64 * Sat Apr 18 2026 Andrew Hughes - 1:21.0.11.0.10-1