diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-20 18:34:34 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-20 18:34:34 +0200 |
commit | ea02c7a6168955925fef7b132faa7662339bd59c (patch) | |
tree | 76581a78736f4980e52d4173504013876c3fd593 | |
parent | d06e3b008f4a62e0c6b01e4d5c41ac446fd59939 (diff) |
php-pecl-gearman allow build against "rh-php56" (for more-php56)
-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 |