diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-15 07:54:49 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-15 07:54:49 +0200 |
commit | dc45f727aaaba7d699f0a9307913af34892f67e8 (patch) | |
tree | 48381ecf862663569518c0e3a9f406989dd541fa | |
parent | 7b0768d2bbd8804414122567e941e9186e4d692d (diff) |
php-pecl-pthreads: add link to doc
-rw-r--r-- | php-pecl-pthreads.spec | 2 |
1 files changed, 2 insertions, 0 deletions
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}. |