[packages/openjdk11] up to 11.0.21
atler
atler at pld-linux.org
Thu Oct 19 17:53:07 CEST 2023
commit fe98a29d5371a9346a5337657686f2608facdd2e
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Oct 19 16:16:01 2023 +0200
up to 11.0.21
openjdk11.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openjdk11.spec b/openjdk11.spec
index 22a8c13..b86d3b3 100644
--- a/openjdk11.spec
+++ b/openjdk11.spec
@@ -25,12 +25,12 @@
Summary: Open-source implementation of the Java Platform, Standard Edition
Summary(pl.UTF-8): Wolnoźródłowa implementacja Java 11 SE
Name: openjdk11
-Version: 11.0.20.1
+Version: 11.0.21
Release: 1
License: GPL v2
Group: Development/Languages/Java
Source0: https://github.com/openjdk/jdk11u/archive/jdk-%{version}-ga/%{name}-%{version}.tar.gz
-# Source0-md5: 3800470820a8f4a2f762755b91d9c9ff
+# Source0-md5: 6374dfe9f92bc8b82bddf044bb0fc6ce
Source10: make-cacerts.sh
Patch0: libpath.patch
Patch1: x32.patch
@@ -456,7 +456,7 @@ rmdir $RPM_BUILD_ROOT%{dstdir}/man
# replace duplicates with symlinks, link to %{_bindir}
for path in $RPM_BUILD_ROOT%{dstdir}/bin/*; do
filename=$(basename $path)
- ln -sf "%{dstdir}/bin/$filename" $RPM_BUILD_ROOT%{_bindir}
+ ln -sf "%{dstdir}/bin/$filename" $RPM_BUILD_ROOT%{_bindir}
done
# keep configuration in %{_sysconfdir} (not all *.properties go there)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openjdk11.git/commitdiff/fe98a29d5371a9346a5337657686f2608facdd2e
More information about the pld-cvs-commit
mailing list