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

Remi Collet remi at fedoraproject.org
Thu Jun 19 11:31:14 UTC 2014


commit 35d9291a1948837ae8f9b7b1f6b555b53eb16ca8
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jun 19 13:31:07 2014 +0200

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

 php-pecl-raphf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-raphf.spec b/php-pecl-raphf.spec
index 39cb63e..8ca02b2 100644
--- a/php-pecl-raphf.spec
+++ b/php-pecl-raphf.spec
@@ -16,7 +16,7 @@
 # tests disabled because of circular dependency on pecl/http
 # tests requires pecl/http 2.0.0
 %global with_tests %{?_with_tests:1}%{!?_with_tests:0}
-%if 0%{?fedora} < 21
+%if "%{php_version}" < "5.6"
 %global ini_name  %{pecl_name}.ini
 %else
 %global ini_name  40-%{pecl_name}.ini
@@ -25,7 +25,7 @@
 Summary:        Resource and persistent handles factory
 Name:           php-pecl-%{pecl_name}
 Version:        1.0.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        BSD
 Group:          Development/Languages
 URL:            http://pecl.php.net/package/%{pecl_name}
@@ -212,6 +212,9 @@ REPORT_EXIT_STATUS=1 \
 
 
 %changelog
+* Thu Jun 19 2014 Remi Collet <rcollet at redhat.com> - 1.0.4-4
+- rebuild for https://fedoraproject.org/wiki/Changes/Php56
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list