]> git.pld-linux.org Git - packages/linux-gpib.git/commitdiff
- disabled php extension, build nondeterministic on builders auto/th/linux-gpib-4.0.3-7
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 22 Oct 2016 15:13:09 +0000 (17:13 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 22 Oct 2016 15:13:09 +0000 (17:13 +0200)
- rel 7

linux-gpib.spec

index c60e402b77598f0fd04c3865b70bb267942a69f7..6c271277015f598df498e501d6b0afe3afe724ef 100644 (file)
@@ -12,7 +12,7 @@
 %bcond_without static_libs     # static library
 %bcond_without guile           # guile binding
 %bcond_without perl            # Perl binding
-%bcond_without php             # PHP binding
+%bcond_with    php             # PHP binding
 %bcond_without python          # Python binding
 %bcond_without tcl             # Tcl binding
 
@@ -33,7 +33,7 @@ exit 1
 %include       /usr/lib/rpm/macros.perl
 %define                php_name        php%{?php_suffix}
 
-%define                rel     6
+%define                rel     7
 %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.160212 seconds and 4 git commands to generate.