[packages/openjdk23] - default-agnostic bcond descriptions
qboosh
qboosh at pld-linux.org
Sat Mar 21 08:07:55 CET 2026
commit bf039b2834a6af873e7e7a6299e79129b56c6e89
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Mar 21 08:08:06 2026 +0100
- default-agnostic bcond descriptions
openjdk23.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/openjdk23.spec b/openjdk23.spec
index 31cc1cc..cfe29c0 100644
--- a/openjdk23.spec
+++ b/openjdk23.spec
@@ -1,5 +1,7 @@
-%bcond_with bootstrap # build a bootstrap version, using icedtea6
-%bcond_without cacerts # don't include the default CA certificates
+#
+# Conditional build:
+%bcond_with bootstrap # bootstrap version, using openjdk22
+%bcond_without cacerts # default CA certificates packaging
%if %{with bootstrap}
%define use_jdk openjdk22
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openjdk23.git/commitdiff/bf039b2834a6af873e7e7a6299e79129b56c6e89
More information about the pld-cvs-commit
mailing list