diff options
| -rw-r--r-- | php-pecl-fann.spec | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/php-pecl-fann.spec b/php-pecl-fann.spec index 1e1565f..0ab7d6f 100644 --- a/php-pecl-fann.spec +++ b/php-pecl-fann.spec @@ -85,6 +85,8 @@ Obsoletes:     php70w-pecl-%{pecl_name} <= %{version}  This package provides a PHP binding for FANN  (Fast Artificial Neural Network) Library. +Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}. +  %prep  %setup -q -c  | 
