From b3e95bb6b9b53e4f0d5d7d41fd603e9d3f22873f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Jun 2014 13:17:18 +0200 Subject: [PATCH] rebuild without bootstrap --- php.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php.spec b/php.spec index 200f2b9..4131870 100644 --- a/php.spec +++ b/php.spec @@ -6,7 +6,7 @@ %global opcachever 7.0.4-dev # 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 @@ -71,7 +71,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php Version: 5.6.0 -Release: 0.0.%{rcver}%{?dist} +Release: 0.1.%{rcver}%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend # TSRM is licensed under BSD