summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-25 13:20:09 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-25 13:20:09 +0100
commite2fc5db26771aeb8e0fe60fb7f5f15733053c3af (patch)
treec5e046ddd034c71fefc22c252d38640f5790aaa2 /php.spec
parent0ed79bdc73e17bf449d3fcae2926679e03d9e952 (diff)
php70-php: sync php.ini with upstream php.ini-production
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 2 insertions, 7 deletions
diff --git a/php.spec b/php.spec
index 67d884c..ed2ad46 100644
--- a/php.spec
+++ b/php.spec
@@ -19,9 +19,6 @@
%global opcachever 7.0.4-dev
%global oci8ver 2.0.9
-# Use for first build of PHP (mostly to disable test suite)
-%global php_bootstrap 1
-
# Adds -z now to the linker flags
%global _hardened_build 1
@@ -55,11 +52,7 @@
%global with_lsws 1
# Regression tests take a long time, you can skip 'em with this
-%if %{php_bootstrap}
-%global runselftest 0
-%else
%{!?runselftest: %global runselftest 1}
-%endif
# Use the arch-specific mysql_config binary to avoid mismatch with the
# arch detection heuristic used by bindir/mysql_config.
@@ -67,6 +60,7 @@
# Optional components; pass "--with mssql" etc to rpmbuild.
#global with_oci8 %{?_with_oci8:1}%{!?_with_oci8:0}
+### TODO : create specific 20-oci8.ini configuration file ###
%global with_oci8 0
%global with_imap 1
@@ -1807,6 +1801,7 @@ fi
* Wed Mar 25 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.2.20150325git23336d7
- fix mod_php configuration
- disable static json
+- sync php.ini with upstream php.ini-production
* Wed Mar 25 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.1.20150325git23336d7
- update for php 7.0.0