forked from pool/java-1_8_0-openj9
This commit is contained in:
parent
da4b53b18f
commit
8ddc7d0afa
3
0592661e480dd108a708689dc56bf1a427677645.zip
Normal file
3
0592661e480dd108a708689dc56bf1a427677645.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:936e49975f7990da8caef9c13c8e95f61ebb90a0b23682409cec8dcb75a67633
|
||||
size 28634469
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3bcb04a5ee136b77085bf2b2b261ff1305db9f8ee09399b22de4409cac0831e
|
||||
size 11014255
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdd02132c41ef5993770407c644d1f8e32ad7dd6ab7f32853687b154294a3220
|
||||
size 126364628
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fe0a7b307f4e3b303832b248a86b059860037dee8e3889f64f3a63f2e897646
|
||||
size 28317691
|
3
eebde685ec08dbafdfcddad2782a823b8238a886.zip
Normal file
3
eebde685ec08dbafdfcddad2782a823b8238a886.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b89e0ce1be6ab7175b920abdc0f3e19b0c6e5542075e427e95d564df42affb82
|
||||
size 127652552
|
3
f491bbf6f6f3f87bfd38a65055589125c13de555.zip
Normal file
3
f491bbf6f6f3f87bfd38a65055589125c13de555.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9360df92a5a55b8a7af85f04f68aa1ecb9bb9928fce9e578636f203d233a175
|
||||
size 11062092
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package java-1_8_0-openj9
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,18 +26,18 @@
|
||||
%global abs2rel perl -e %{script}
|
||||
%global syslibdir %{_libdir}
|
||||
# Standard JPackage naming and versioning defines.
|
||||
%global updatever 352
|
||||
%global buildver b08
|
||||
%global updatever 362
|
||||
%global buildver b09
|
||||
%global root_repository https://github.com/ibmruntimes/openj9-openjdk-jdk8/archive
|
||||
%global root_revision b213334935844e882a8ac821c5c9fa3170e4834e
|
||||
%global root_branch v0.35.0-release
|
||||
%global root_revision eebde685ec08dbafdfcddad2782a823b8238a886
|
||||
%global root_branch v0.36.0-release
|
||||
%global omr_repository https://github.com/eclipse/openj9-omr/archive
|
||||
%global omr_revision 85a21674fdf30403b75c3000a4dc10605ca52ba2
|
||||
%global omr_branch v0.35.0-release
|
||||
%global omr_revision f491bbf6f6f3f87bfd38a65055589125c13de555
|
||||
%global omr_branch v0.36.1-release
|
||||
%global openj9_repository https://github.com/eclipse/openj9/archive
|
||||
%global openj9_revision e04a7f6c1c365a6b375deb5f641c72309b170b95
|
||||
%global openj9_branch v0.35.0-release
|
||||
%global openj9_tag openj9-0.35.0
|
||||
%global openj9_revision 0592661e480dd108a708689dc56bf1a427677645
|
||||
%global openj9_branch v0.36.1-release
|
||||
%global openj9_tag openj9-0.36.1
|
||||
# priority must be 6 digits in total
|
||||
%global priority 1801
|
||||
%global javaver 1.8.0
|
||||
|
Loading…
Reference in New Issue
Block a user