1
0
Fridrich Strba 2023-09-19 10:43:27 +00:00 committed by Git OBS Bridge
parent 6a6add16da
commit 35aa64b58a

View File

@ -20,7 +20,7 @@
%{!?arm6:%global arm6 armv3l armv4b armv4l armv4tl armv5b armv5l armv5teb armv5tel armv5tejl armv6l armv6hl}
%global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm} s390x riscv64
%global debug 0
%global is_release 0
%global is_release 1
%global buildoutputdir build
# Convert an absolute path to a relative path. Each symbolic link is
# specified relative to the directory in which it is installed so that
@ -37,7 +37,7 @@
%global openjdk_tag jdk-%{featurever}%{?updatever:.%{interimver}.%{updatever}}%{?patchver:.%{patchver}}+%{buildver}
%global openjdk_dir %{openjdk_repo}-jdk-%{featurever}%{?updatever:.%{interimver}.%{updatever}}%{?patchver:.%{patchver}}-%{buildver}
# priority must be 6 digits in total
# % global priority 2705
#global priority 3105
%global priority 0
%global javaver %{featurever}
# Standard JPackage directories and symbolic links.