[packages/php/PHP_5_3] switch off default_php, th will use virtual packages for php-* names

glen glen at pld-linux.org
Fri Apr 25 22:27:40 CEST 2014


commit 3fa62999b3f4d3a7208066bbb654a43441333cd1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Oct 8 13:51:54 2013 +0300

    switch off default_php, th will use virtual packages for php-* names

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 3f8b989..41b9b31 100644
--- a/php.spec
+++ b/php.spec
@@ -32,7 +32,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_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	filter		# without filter extension module
 %bcond_without	enchant		# without Enchant extension module
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/f7bbf558822f14ea7604486499d89c498a46bf97



More information about the pld-cvs-commit mailing list