forked from pool/java-21-openjdk
This commit is contained in:
parent
9bffec2d92
commit
25dd0eb035
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 27 05:18:42 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Set priority and make it the preferred JDK
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 09:26:09 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -39,8 +39,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 3105
|
||||
%global priority 0
|
||||
%global priority 3105
|
||||
%global javaver %{featurever}
|
||||
# Standard JPackage directories and symbolic links.
|
||||
%global sdklnk java-%{javaver}-openjdk
|
||||
|
Loading…
Reference in New Issue
Block a user