From c6b161b06d5d90350b53c1e56498b803e55370e0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 21 Jun 2015 10:33:15 +0200 Subject: php-pecl-json-post: allow build against "rh-php56" (for more-php56) --- php-pecl-event.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-pecl-event.spec') diff --git a/php-pecl-event.spec b/php-pecl-event.spec index 6ff9f60..2d85f85 100644 --- a/php-pecl-event.spec +++ b/php-pecl-event.spec @@ -104,7 +104,7 @@ Version 1.0.0 introduces: * new OO API breaking backwards compatibility * support of libevent 2+ including HTTP, DNS, OpenSSL and the event listener. -Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection}. +Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}. %prep -- cgit