commit a10d66d5645e656ff6f3d844bba0184b1136a454 Author: Jan Palus <at...@pld-linux.org> Date: Thu Oct 19 17:36:23 2023 +0200
up to 17.0.9 openjdk17.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- diff --git a/openjdk17.spec b/openjdk17.spec index a81fa38..a9f52da 100644 --- a/openjdk17.spec +++ b/openjdk17.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 17 SE Name: openjdk17 -Version: 17.0.8.1 +Version: 17.0.9 Release: 1 License: GPL v2 Group: Development/Languages/Java Source0: https://github.com/openjdk/jdk17u/archive/jdk-%{version}-ga/%{name}-%{version}.tar.gz -# Source0-md5: 5723a32dd7549c5585ba9912bbaf6e4e +# Source0-md5: 83b0e653c3c8ffc1935b180fa42e9b31 Source10: make-cacerts.sh Patch0: no_optflags.patch Patch1: x32.patch @@ -446,7 +446,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/openjdk17.git/commitdiff/a10d66d5645e656ff6f3d844bba0184b1136a454 _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit