[packages/php] there will be no default php in th, back to php55 name
glen
glen at pld-linux.org
Wed May 14 23:34:21 CEST 2014
commit 1c6bb5c6d029d44acdb73fa61299779ef10dfd6d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu May 15 00:34:05 2014 +0300
there will be no default php in th, back to php55 name
php.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php.spec b/php.spec
index 2d8d942..f3dc054 100644
--- a/php.spec
+++ b/php.spec
@@ -45,7 +45,7 @@
%bcond_without instantclient # build Oracle oci8 extension module against oracle-instantclient package
%bcond_with system_gd # with system gd (imageantialias function is missing then)
%bcond_with system_libzip # with system libzip (reported broken currently)
-%bcond_without default_php # use this PHP as default PHP in distro
+%bcond_with default_php # use this PHP as default PHP in distro
%bcond_without curl # without CURL extension module
%bcond_without enchant # without Enchant extension module
%bcond_without filter # without filter extension module
@@ -126,7 +126,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
%undefine with_filter
%endif
-%define rel 1
+%define rel 2
%define orgname php
%define ver_suffix 55
%define php_suffix %{!?with_default_php:%{ver_suffix}}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/1c6bb5c6d029d44acdb73fa61299779ef10dfd6d
More information about the pld-cvs-commit
mailing list