[packages/openjdk22] - default-agnostic bcond descriptions
qboosh
qboosh at pld-linux.org
Fri Mar 20 22:37:12 CET 2026
commit 90c0ded0840f55830d4587a03c74d74569f3237d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Mar 20 22:37:24 2026 +0100
- default-agnostic bcond descriptions
openjdk22.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/openjdk22.spec b/openjdk22.spec
index d7aeb33..caa347d 100644
--- a/openjdk22.spec
+++ b/openjdk22.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 openjdk21
+%bcond_without cacerts # default CA certificates packaging
%if %{with bootstrap}
%define use_jdk openjdk21
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openjdk22.git/commitdiff/90c0ded0840f55830d4587a03c74d74569f3237d
More information about the pld-cvs-commit
mailing list