[packages/linux-gpib] - disabled guile and tcl support (does not build), rel 5

baggins baggins at pld-linux.org
Mon Feb 10 10:33:09 CET 2025


commit cb6bfb767cedb70d48af5b2e3417cb8849ef2ddb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Feb 10 10:24:41 2025 +0100

    - disabled guile and tcl support (does not build), rel 5

 linux-gpib.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/linux-gpib.spec b/linux-gpib.spec
index 55e9c30..2da0f1e 100644
--- a/linux-gpib.spec
+++ b/linux-gpib.spec
@@ -9,12 +9,12 @@
 %bcond_without	doc		# documentation build
 %bcond_with	hotplug		# legacy hotplug support
 %bcond_without	static_libs	# static library
-%bcond_without	guile		# guile binding
+%bcond_with	guile		# guile binding
 %bcond_without	perl		# Perl binding
 %bcond_with	php		# PHP binding
 %bcond_without	python		# Python (any) binding
 %bcond_without	python2		# Python 2.x binding
-%bcond_without	tcl		# Tcl binding
+%bcond_with	tcl		# Tcl binding
 
 # The goal here is to have main, userspace, package built once with
 # simple release number, and only rebuild kernel packages with kernel
@@ -39,7 +39,7 @@ exit 1
 
 %define		php_name	php%{?php_suffix}
 
-%define		rel	4
+%define		rel	5
 %define		pname	linux-gpib
 Summary:	GPIB (IEEE 488) Linux support
 Summary(pl.UTF-8):	Obsługa GPIB (IEEE 488) dla Linuksa
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linux-gpib.git/commitdiff/cb6bfb767cedb70d48af5b2e3417cb8849ef2ddb



More information about the pld-cvs-commit mailing list