[packages/libguestfs] - disable php binding, build is non-deterministic on builders - rel 3

baggins baggins at pld-linux.org
Fri Oct 21 07:54:22 CEST 2016


commit fb441c61b7e7268c8190565cc73e14861a9f874b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Oct 21 07:53:36 2016 +0200

    - disable php binding, build is non-deterministic on builders
    - rel 3

 libguestfs.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 2a3d810..b55c07c 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libguestfs.git/commitdiff/fb441c61b7e7268c8190565cc73e14861a9f874b



More information about the pld-cvs-commit mailing list