]> git.pld-linux.org Git - packages/linux-gpib.git/commitdiff
- drop ISA driver, doesn't build anymore, rel 2
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 31 Jul 2023 08:24:03 +0000 (10:24 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 31 Jul 2023 08:24:03 +0000 (10:24 +0200)
linux-gpib.spec

index 3d4f6679183d913530481f575cc8d1f5aa67428e..bd00017ef7d6b86eb632b5970db278a9ffd3d41a 100644 (file)
@@ -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
This page took 0.112297 seconds and 4 git commands to generate.