From de2c874f265a846783b1251cc216da22b65d3c2e Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Mon, 15 Sep 2014 15:18:22 +0000 Subject: [PATCH] - PHP 5.6 is now default in TLD, build as php55 --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0