[php-pecl-http] rebuild for https://fedoraproject.org/wiki/Changes/Php56

Remi Collet remi at fedoraproject.org
Thu Jun 19 13:17:40 UTC 2014


commit d37e289ac19bc7cca794f5006e2325124e1429cc
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jun 19 15:17:33 2014 +0200

    rebuild for https://fedoraproject.org/wiki/Changes/Php56

 php-pecl-http.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index aeed1bf..547c77b 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -15,7 +15,7 @@
 %global proj_name pecl_http
 %global pecl_name http
 %global with_zts  0%{?__ztsphp:1}
-%if 0%{?fedora} < 21
+%if "%{php_version}" < "5.6"
 # after json hash iconv propro raphf
 %global ini_name  z-%{pecl_name}.ini
 %else
@@ -25,7 +25,7 @@
 
 Name:           php-pecl-http
 Version:        2.0.6
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Extended HTTP support
 
 License:        BSD
@@ -246,6 +246,9 @@ fi
 
 
 %changelog
+* Thu Jun 19 2014 Remi Collet <rcollet at redhat.com> - 2.0.6-4
+- rebuild for https://fedoraproject.org/wiki/Changes/Php56
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list