From ea02c7a6168955925fef7b132faa7662339bd59c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 20 Jun 2015 18:34:34 +0200 Subject: php-pecl-gearman allow build against "rh-php56" (for more-php56) --- php-pecl-fann.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'php-pecl-fann.spec') 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 -- cgit