From: Marcin Krol Date: Mon, 15 Sep 2014 15:18:22 +0000 (+0000) Subject: - PHP 5.6 is now default in TLD, build as php55 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fphp.git;a=commitdiff_plain;h=de2c874f265a846783b1251cc216da22b65d3c2e - PHP 5.6 is now default in TLD, build as php55 --- diff --git a/php.spec b/php.spec index 81d3784..8b9e1ad 100644 --- a/php.spec +++ b/php.spec @@ -43,7 +43,7 @@ # # Conditional build: -%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_with interbase_inst # use InterBase install., not Firebird (BR: proprietary libs) %bcond_with oci8 # with Oracle oci8 extension module (BR: proprietary libs) %bcond_with instantclient # build Oracle oci8 extension module against oracle-instantclient package