[packages/php/PHP_5_4] - disable embed - rl 15
baggins
baggins at pld-linux.org
Mon Mar 27 09:36:33 CEST 2017
commit e0a2a6c7b340bb9a0fa5f6652f607d3141df00b8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Mar 27 09:36:12 2017 +0200
- disable embed
- rl 15
php.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php.spec b/php.spec
index afb7e94..cc3874c 100644
--- a/php.spec
+++ b/php.spec
@@ -43,7 +43,7 @@
%bcond_without alternatives # use alternatives system to select default phar and php-fpm
%bcond_with default_php # build this PHP as default PHP in system (disables alternatives)
# - General options:
-%bcond_without embed # disable building Embedded API
+%bcond_with embed # disable building Embedded API
%bcond_with gcov # Enable Code coverage reporting
%bcond_without kerberos5 # without Kerberos5 support
%bcond_with suhosin # with suhosin patch, has little point in PHP>=5.3, see https://github.com/stefanesser/suhosin/issues/42#issuecomment-41728178
@@ -138,7 +138,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
%undefine with_filter
%endif
-%define rel 13
+%define rel 15
%define orgname php
%define ver_suffix 54
%define php_suffix %{!?with_default_php:%{ver_suffix}}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/e0a2a6c7b340bb9a0fa5f6652f607d3141df00b8
More information about the pld-cvs-commit
mailing list