]> git.pld-linux.org Git - packages/libguestfs.git/commitdiff
- disable php binding, build is non-deterministic on builders auto/th/libguestfs-1.32.4-3
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 21 Oct 2016 05:53:36 +0000 (07:53 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 21 Oct 2016 05:53:36 +0000 (07:53 +0200)
- rel 3

libguestfs.spec

index 2a3d81080711da612766746495d6f64e58634810..b55c07c7a00e1667dddf81e7e910e5ee0a033482 100644 (file)
@@ -15,7 +15,7 @@
 %bcond_without ocaml_opt       # skip building native optimized binaries (bytecode is always built)
 %bcond_without perl            # Perl binding
 %bcond_without perltools       # Perl tools
-%bcond_without php             # PHP binding
+%bcond_with    php             # PHP binding
 %bcond_without python          # Python binding
 %bcond_without ruby            # Ruby binding
 %bcond_without systemtap       # systemtap/dtrace probes
@@ -36,7 +36,7 @@ Summary:      Library and tools for accessing and modifying virtual machine disk imag
 Summary(pl.UTF-8):     Biblioteka i narzędzia do dostępu i modyfikacji obrazów dysków maszyn wirtualnych
 Name:          libguestfs
 Version:       1.32.4
-Release:       2
+Release:       3
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://libguestfs.org/download/1.32-stable/%{name}-%{version}.tar.gz
This page took 0.121017 seconds and 4 git commands to generate.