[packages/php] enable default php; rel 4

glen glen at pld-linux.org
Sat Apr 26 00:08:20 CEST 2014


commit f3a0130c09fa540b21c813547466b82ac3c29498
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Apr 26 01:08:10 2014 +0300

    enable default php; rel 4

 php.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php.spec b/php.spec
index 0a7af91..a57e502 100644
--- a/php.spec
+++ b/php.spec
@@ -47,7 +47,7 @@
 %bcond_with	instantclient	# build Oracle oci8 extension module against oracle-instantclient package
 %bcond_with	system_gd	# with system gd (we prefer internal since it enables few more features)
 %bcond_with	system_libzip	# with system libzip (reported broken currently)
-%bcond_with	default_php	# use this PHP as default PHP in distro
+%bcond_without	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
@@ -128,7 +128,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine	with_filter
 %endif
 
-%define		rel	3
+%define		rel	4
 %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/f3a0130c09fa540b21c813547466b82ac3c29498



More information about the pld-cvs-commit mailing list