summaryrefslogtreecommitdiffstats
path: root/php-pecl-pthreads.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-09-15 07:54:49 +0200
committerRemi Collet <fedora@famillecollet.com>2014-09-15 07:54:49 +0200
commitdc45f727aaaba7d699f0a9307913af34892f67e8 (patch)
tree48381ecf862663569518c0e3a9f406989dd541fa /php-pecl-pthreads.spec
parent7b0768d2bbd8804414122567e941e9186e4d692d (diff)
php-pecl-pthreads: add link to doc
Diffstat (limited to 'php-pecl-pthreads.spec')
-rw-r--r--php-pecl-pthreads.spec2
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}.