[packages/linux-gpib] - rel 8, disable python 2 support

baggins baggins at pld-linux.org
Fri Apr 18 14:01:19 CEST 2025


commit f808cefd1d9fc94c40558c259a981bdeca95644a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Apr 18 15:12:06 2025 +0200

    - rel 8, disable python 2 support

 linux-gpib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/linux-gpib.spec b/linux-gpib.spec
index 337da34..8752672 100644
--- a/linux-gpib.spec
+++ b/linux-gpib.spec
@@ -13,7 +13,7 @@
 %bcond_without	perl		# Perl binding
 %bcond_with	php		# PHP binding
 %bcond_without	python		# Python (any) binding
-%bcond_without	python2		# Python 2.x binding
+%bcond_with	python2		# Python 2.x binding
 %bcond_with	tcl		# Tcl binding
 
 # The goal here is to have main, userspace, package built once with
@@ -39,7 +39,7 @@ exit 1
 
 %define		php_name	php%{?php_suffix}
 
-%define		rel	7
+%define		rel	8
 %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/f808cefd1d9fc94c40558c259a981bdeca95644a



More information about the pld-cvs-commit mailing list