From bc6beaaa4f807d287af832b65a2f7cd986f78eb7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 10 Jan 2016 17:20:53 +0100 Subject: php-pecl-redis: 2.2.8-dev (for php 7) --- php-pecl-redis.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-pecl-redis.spec') diff --git a/php-pecl-redis.spec b/php-pecl-redis.spec index 43e504b..1083738 100644 --- a/php-pecl-redis.spec +++ b/php-pecl-redis.spec @@ -96,7 +96,7 @@ This Redis client implements most of the latest Redis API. As method only only works when also implemented on the server side, some doesn't work with an old redis server version. -Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}. +Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}. %prep -- cgit