[packages/openjdk16] up to 16.0.2

atler atler at pld-linux.org
Wed Feb 9 14:21:00 CET 2022


commit c92a5277f12db98aa1da68dfd7f3c1cf8b551858
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Feb 9 14:20:36 2022 +0100

    up to 16.0.2

 openjdk15.spec => openjdk16.spec | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/openjdk15.spec b/openjdk16.spec
similarity index 97%
rename from openjdk15.spec
rename to openjdk16.spec
index baf9cc6..e6ef2f4 100644
--- a/openjdk15.spec
+++ b/openjdk16.spec
@@ -2,9 +2,9 @@
 %bcond_without	cacerts		# don't include the default CA certificates
 
 %if %{with bootstrap}
-%define		use_jdk	openjdk14
-%else
 %define		use_jdk	openjdk15
+%else
+%define		use_jdk	openjdk16
 %endif
 
 %ifarch %{x8664} aarch64
@@ -20,17 +20,17 @@
 %endif
 
 # class data version seen with file(1) that this jvm is able to load
-%define		_classdataversion 59.0
+%define		_classdataversion 60.0
 
 Summary:	Open-source implementation of the Java Platform, Standard Edition
-Summary(pl.UTF-8):	Wolnoźródłowa implementacja Java 15 SE
-Name:		openjdk15
-Version:	15.0.6
+Summary(pl.UTF-8):	Wolnoźródłowa implementacja Java 16 SE
+Name:		openjdk16
+Version:	16.0.2
 Release:	1
 License:	GPL v2
 Group:		Development/Languages/Java
-Source0:	https://github.com/openjdk/jdk15u/archive/jdk-%{version}-ga/%{name}-%{version}.tar.gz
-# Source0-md5:	b6c79fe06be88736f3a642d37d7bfe71
+Source0:	https://github.com/openjdk/jdk16u/archive/jdk-%{version}-ga/%{name}-%{version}.tar.gz
+# Source0-md5:	08b1c057136a6756cd8e4609dc517339
 Source10:	make-cacerts.sh
 Patch0:		no_optflags.patch
 URL:		http://openjdk.java.net/
@@ -342,7 +342,7 @@ Code examples for OpenJDK.
 Przykłady dla OpenJDK.
 
 %prep
-%setup -qn jdk15u-jdk-%{version}-ga
+%setup -qn jdk16u-jdk-%{version}-ga
 
 %patch0 -p1
 
@@ -601,7 +601,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{dstdir}/lib/libprefs.so
 %attr(755,root,root) %{dstdir}/lib/librmi.so
 %attr(755,root,root) %{dstdir}/lib/libsctp.so
-%attr(755,root,root) %{dstdir}/lib/libsunec.so
 %attr(755,root,root) %{dstdir}/lib/libjavajpeg.so
 %attr(755,root,root) %{dstdir}/lib/libjdwp.so
 %attr(755,root,root) %{dstdir}/lib/libjsig.so
@@ -611,7 +610,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{dstdir}/lib/libnet.so
 %attr(755,root,root) %{dstdir}/lib/libnio.so
 %{!?with_zero:%attr(755,root,root) %{dstdir}/lib/libsaproc.so}
-%{?with_sunec:%attr(755,root,root) %{dstdir}/lib/libsunec.so}
 %attr(755,root,root) %{dstdir}/lib/libverify.so
 %attr(755,root,root) %{dstdir}/lib/libzip.so
 %attr(755,root,root) %{dstdir}/lib/jexec
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openjdk16.git/commitdiff/c92a5277f12db98aa1da68dfd7f3c1cf8b551858



More information about the pld-cvs-commit mailing list