From dc45f727aaaba7d699f0a9307913af34892f67e8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Sep 2014 07:54:49 +0200 Subject: php-pecl-pthreads: add link to doc --- php-pecl-pthreads.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'php-pecl-pthreads.spec') diff --git a/php-pecl-pthreads.spec b/php-pecl-pthreads.spec index 9c417cf..7028787 100644 --- a/php-pecl-pthreads.spec +++ b/php-pecl-pthreads.spec @@ -67,6 +67,8 @@ Obsoletes: php56w-pecl-%{pecl_name} <= %{version} %description A compatible Threading API for PHP5.3+ +Documentation: http://php.net/pthreads + This extension is only available for PHP in ZTS mode. Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection}. -- cgit