From f3a0130c09fa540b21c813547466b82ac3c29498 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 26 Apr 2014 01:08:10 +0300 Subject: [PATCH] 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}} -- 2.44.0