[packages/linux-gpib] - drop ISA driver, doesn't build anymore, rel 2

baggins baggins at pld-linux.org
Mon Jul 31 11:31:29 CEST 2023


commit 77eee7b92cc3973a3b18743fea68378f8570c344
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Jul 31 10:24:03 2023 +0200

    - drop ISA driver, doesn't build anymore, rel 2

 linux-gpib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/linux-gpib.spec b/linux-gpib.spec
index 3d4f667..bd00017 100644
--- a/linux-gpib.spec
+++ b/linux-gpib.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	kernel		# kernel modules
-%bcond_without	drivers_isa	# ISA kernel drivers [ix86 only]
+%bcond_with	drivers_isa	# ISA kernel drivers [ix86 only]
 %bcond_without	drivers_usb	# USB kernel drivers
 %bcond_without	userspace	# userspace packages
 %bcond_without	verbose		# verbose modules build (V=1)
@@ -39,7 +39,7 @@ exit 1
 
 %define		php_name	php%{?php_suffix}
 
-%define		rel	1
+%define		rel	2
 %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/77eee7b92cc3973a3b18743fea68378f8570c344



More information about the pld-cvs-commit mailing list