From 778e1c4ee249e7c0070e51516fc258229305d4b6 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Wed, 20 Jan 2016 07:28:42 +0000 Subject: [PATCH] - no longer default php, now we use 7 --- php.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php.spec b/php.spec index 5bce64f..0281eb8 100644 --- a/php.spec +++ b/php.spec @@ -41,7 +41,7 @@ # standard # # 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 oci # with Oracle oci8 extension module (BR: proprietary libs) %bcond_with instantclient # build Oracle oci8 extension module against oracle-instantclient package @@ -133,7 +133,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules. %undefine with_filter %endif -%define rel 2 +%define rel 3 %define orgname php %define ver_suffix 56 %define php_suffix %{!?with_default_php:%{ver_suffix}} -- 2.44.0