[php] rebuild without bootstrap

Remi Collet remi at fedoraproject.org
Thu Jun 19 11:17:26 UTC 2014


commit b3e95bb6b9b53e4f0d5d7d41fd603e9d3f22873f
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jun 19 13:17:18 2014 +0200

    rebuild without bootstrap

 php.spec |    4 ++--
 1 files 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


More information about the scm-commits mailing list