diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-20 19:34:37 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-20 19:34:37 +0200 |
commit | be5c9a09efbb0fa96cecd912bd803715e0e61379 (patch) | |
tree | 9d6c5645bdbfff8b2a4ad61af318451053bf7571 | |
parent | 59fd0262bbf025eb63c9e15e923803ed6f09aafc (diff) |
php-pecl-xxtea allow build against "rh-php56" (for more-php56)
-rw-r--r-- | php-suhosin.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-suhosin.spec b/php-suhosin.spec index 82c6847..716c326 100644 --- a/php-suhosin.spec +++ b/php-suhosin.spec @@ -82,7 +82,7 @@ Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. -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 |