[packages/openwsman] simplify jdk BR
atler
atler at pld-linux.org
Fri Jul 7 20:12:29 CEST 2023
commit 984a215ea2aded8c5ad30bc1040649307dd11214
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Jul 7 19:52:41 2023 +0200
simplify jdk BR
openwsman.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openwsman.spec b/openwsman.spec
index 20fbf76..eab5d14 100644
--- a/openwsman.spec
+++ b/openwsman.spec
@@ -39,7 +39,7 @@ BuildRequires: curl-devel >= 7.12.0
BuildRequires: glibc-localedb-all
%endif
%endif
-%{?with_java:%{?use_jdk:%buildrequires_jdk}%{!?use_jdk:BuildRequires: jdk}}
+%{?with_java:%buildrequires_jdk}
BuildRequires: libstdc++-devel
BuildRequires: libxml2-devel >= 2.0
BuildRequires: openssl-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openwsman.git/commitdiff/984a215ea2aded8c5ad30bc1040649307dd11214
More information about the pld-cvs-commit
mailing list