[packages/openwsman] - rel 7, disable python2 an outdated ruby bindings

baggins baggins at pld-linux.org
Tue Apr 28 01:27:52 CEST 2026


commit c17bf4db8e2c0df7a2e13d7da6f6dc6f1c3b1ee4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Apr 28 03:27:31 2026 +0200

    - rel 7, disable python2 an outdated ruby bindings

 openwsman.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openwsman.spec b/openwsman.spec
index f406cd2..fbfd01c 100644
--- a/openwsman.spec
+++ b/openwsman.spec
@@ -8,9 +8,9 @@
 %bcond_without	java	# Java bindings
 %bcond_without	perl	# Perl bindings
 %bcond_without	python	# Python bindings (any)
-%bcond_without	python2	# Python 2.x bindings
+%bcond_with	python2	# Python 2.x bindings
 %bcond_without	python3	# Python 3.x bindings
-%bcond_without	ruby	# Ruby bindings
+%bcond_with	ruby	# Ruby bindings
 
 %if %{without python}
 %undefine	with_python2
@@ -23,7 +23,7 @@ Summary:	Implementation of the Web Services Management specification (WS-Managem
 Summary(pl.UTF-8):	Implementacja specyfikacji Web Services Management (WS-Management)
 Name:		openwsman
 Version:	2.7.2
-Release:	6
+Release:	7
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/Openwsman/openwsman/tags
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openwsman.git/commitdiff/c17bf4db8e2c0df7a2e13d7da6f6dc6f1c3b1ee4



More information about the pld-cvs-commit mailing list