[php-pecl-redis/f18] f18 don't have redis 2.6 yet

Remi Collet remi at fedoraproject.org
Mon Jun 17 16:26:48 UTC 2013


commit 954c078e920cfbda967a61311e9fecb2627f1381
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jun 17 18:26:30 2013 +0200

    f18 don't have redis 2.6 yet

 php-pecl-redis.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/php-pecl-redis.spec b/php-pecl-redis.spec
index c5ed5d5..7754aed 100644
--- a/php-pecl-redis.spec
+++ b/php-pecl-redis.spec
@@ -12,7 +12,7 @@
 %global pecl_name  redis
 %global with_zts   0%{?__ztsphp:1}
 
-%if 0%{?fedora} >= 18
+%if 0%{?fedora} > 18
 %ifarch ppc64
 # redis have ExcludeArch: ppc64
 %global with_test  0


More information about the scm-commits mailing list