This commit is contained in:
parent
fc7297d136
commit
3e38cf3555
3
aarch32-git.tar.xz
Normal file
3
aarch32-git.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ed42fe4dc77ce0fcc7894512ebe04aa6ca8507c23cc19e1f10cdbb15691ff05
|
||||
size 7216040
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee670f481885dd512714af1caed93473b51dab8934b9b71f80d7f0d7adc02313
|
||||
size 7207712
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab0bff4445822c5e5741088da0e83a9bc20d059b8a95fcffd5885c03969bbeeb
|
||||
size 949700
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4231a4b534b1c44aaf5e0b51833f0e40f0654dcaa41c6259cf65037eccd427ae
|
||||
size 7121192
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f83ee85d39f39a304dbd6c79aaeb4fa04257fc2e61031d0a28587a1953ba2459
|
||||
size 1574548
|
3
icedtea-3.22.0.tar.xz
Normal file
3
icedtea-3.22.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82bffbe2b04ad8b733f7c796ae8d40ece2437adb1d4e614b8391ab44fc7f175b
|
||||
size 1567796
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{!?aarch64:%global aarch64 aarch64 arm64 armv8}
|
||||
%global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm}
|
||||
%global icedtea_version 3.21.0
|
||||
%global icedtea_version 3.22.0
|
||||
%global buildoutputdir openjdk.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
|
||||
@ -31,8 +31,8 @@
|
||||
# priority must be 6 digits in total
|
||||
%global priority 1805
|
||||
%global javaver 1.8.0
|
||||
%global updatever 312
|
||||
%global buildver 07
|
||||
%global updatever 322
|
||||
%global buildver 06
|
||||
# Standard JPackage directories and symbolic links.
|
||||
%global sdklnk java-%{javaver}-openjdk
|
||||
%global archname %{sdklnk}
|
||||
@ -166,16 +166,9 @@ License: Apache-1.1 AND Apache-2.0 AND GPL-1.0-or-later AND GPL-2.0-only
|
||||
Group: Development/Languages/Java
|
||||
URL: https://openjdk.java.net/
|
||||
Source0: https://icedtea.classpath.org/download/source/icedtea-%{icedtea_version}.tar.xz
|
||||
Source1: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/openjdk.tar.xz
|
||||
Source2: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/corba.tar.xz
|
||||
Source3: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/jaxp.tar.xz
|
||||
Source4: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/jaxws.tar.xz
|
||||
Source5: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/jdk.tar.xz
|
||||
Source6: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/langtools.tar.xz
|
||||
Source7: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/hotspot.tar.xz
|
||||
Source8: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/aarch32.tar.xz
|
||||
Source9: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/shenandoah.tar.xz
|
||||
Source10: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/nashorn.tar.xz
|
||||
Source1: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/openjdk-git.tar.xz
|
||||
Source2: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/aarch32-git.tar.xz
|
||||
Source3: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/shenandoah-git.tar.xz
|
||||
# nss fips configuration file
|
||||
Source17: nss.fips.cfg.in
|
||||
# RPM/distribution specific patches
|
||||
@ -501,23 +494,15 @@ sh autogen.sh
|
||||
%else
|
||||
--disable-improved-font-rendering \
|
||||
%endif
|
||||
--with-openjdk-src-zip=%{SOURCE1} \
|
||||
--with-corba-src-zip=%{SOURCE2} \
|
||||
--with-jaxp-src-zip=%{SOURCE3} \
|
||||
--with-jaxws-src-zip=%{SOURCE4} \
|
||||
--with-jdk-src-zip=%{SOURCE5} \
|
||||
--with-langtools-src-zip=%{SOURCE6} \
|
||||
%ifarch %{arm}
|
||||
--with-hotspot-src-zip=%{SOURCE8} \
|
||||
--with-hotspot-src-zip=%{SOURCE2} \
|
||||
%else
|
||||
%if %{with zero} || %{without shenandoah}
|
||||
--with-hotspot-src-zip=%{SOURCE7} \
|
||||
%else
|
||||
--with-hotspot-src-zip=%{SOURCE9} \
|
||||
%if %{without zero} && %{with shenandoah}
|
||||
--with-hotspot-src-zip=%{SOURCE3} \
|
||||
--with-hotspot-build=shenandoah \
|
||||
%endif
|
||||
%endif
|
||||
--with-nashorn-src-zip=%{SOURCE10}
|
||||
--with-openjdk-src-zip=%{SOURCE1}
|
||||
|
||||
make patch %{?_smp_mflags}
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5bb8b86a8d24ca7abde8f6cf15dec18c6e9a5201e4942a7ef117b28c960f54f
|
||||
size 2269276
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a1244d4b8c0f78d34e44edb92a96cb127ec4b43847a6d5a176c37f392499993
|
||||
size 2278396
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eab27c3ad455b68b29fec2f59730d48c97f53699000da21a5e1640b825840385
|
||||
size 40714380
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:499c749aa8dbe120bde899d0712d47e3cebc7d4a0a4b4c9b6afb2b0bdda98b82
|
||||
size 2081452
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:495276d1e1e6b3a5a0d257c21b2e6349b000ac083be209a47a01b45894a65d59
|
||||
size 2324264
|
3
openjdk-git.tar.xz
Normal file
3
openjdk-git.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e01e9e90b9ca881ffd766d66b96d40ab991092644e7e8f3535c09004c9dd27ed
|
||||
size 58126588
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea3fe2097a0ce02e6781e8a0cc1b923ab52803a527cc34ef686779c04a3e1c21
|
||||
size 367068
|
3
shenandoah-git.tar.xz
Normal file
3
shenandoah-git.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:738881bf26ecc072241f892441fc15a7150a02e00be80846ed520d31dab029aa
|
||||
size 7298496
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:635da162c98b27d370da21a5544d948b2cbb3dfba5b14433c1c1f51f9ab49793
|
||||
size 7295776
|
Loading…
x
Reference in New Issue
Block a user