diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-21 10:33:15 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-21 10:33:15 +0200 |
commit | c6b161b06d5d90350b53c1e56498b803e55370e0 (patch) | |
tree | c7cc9a3e5f8389d7f30f28b3798905dd927b1904 | |
parent | 1e7f1c9472b3dd068f2e02fb02ab88c8d93f4da9 (diff) |
php-pecl-json-post: allow build against "rh-php56" (for more-php56)
-rw-r--r-- | php-pecl-event.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |