From ecfa1c302a27fa76a1e4c7cae23e7709f307a66b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 17 Mar 2017 16:33:57 +0100 Subject: php56: f26 rebuild --- php.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 3dfba31..fef719b 100644 --- a/php.spec +++ b/php.spec @@ -30,7 +30,7 @@ %global oci8ver 2.0.12 # Use for first build of PHP (before pecl/zip and pecl/jsonc) -%global php_bootstrap 1 +%global php_bootstrap 0 # Adds -z now to the linker flags %global _hardened_build 1 @@ -138,7 +138,7 @@ %endif #global rcver RC1 -%global rpmrel 0 +%global rpmrel 4 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -878,6 +878,7 @@ support for using the enchant library to PHP. %patch1 -p1 -b .fb_config %if 0%{?fedora} >= 26 +sed -e 's/\r//' -i ext/openssl/tests/bug66501.phpt %patch2 -p1 -b .openssl11 %endif %patch5 -p1 -b .includedir -- cgit