[php-pecl-propro] fix test

Remi Collet remi at fedoraproject.org
Thu Apr 24 06:57:02 UTC 2014


commit d33c216e797bbb423e18b7241be6c8a7aa8a602f
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Apr 24 08:56:54 2014 +0200

    fix test

 php-pecl-propro.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/php-pecl-propro.spec b/php-pecl-propro.spec
index 24a97f6..ad8ea43 100644
--- a/php-pecl-propro.spec
+++ b/php-pecl-propro.spec
@@ -13,7 +13,7 @@
 
 %global with_zts  0%{?__ztsphp:1}
 %global pecl_name propro
-%if "%{php_version}" < "5.6"
+%if 0%{?fedora} < 21
 %global ini_name  %{pecl_name}.ini
 %else
 %global ini_name  40-%{pecl_name}.ini


More information about the scm-commits mailing list