From be5c9a09efbb0fa96cecd912bd803715e0e61379 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 20 Jun 2015 19:34:37 +0200 Subject: php-pecl-xxtea allow build against "rh-php56" (for more-php56) --- php-suhosin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit