diff options
-rw-r--r-- | php-pecl-uploadprogress.spec | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/php-pecl-uploadprogress.spec b/php-pecl-uploadprogress.spec index 8b0b6c6..7551df3 100644 --- a/php-pecl-uploadprogress.spec +++ b/php-pecl-uploadprogress.spec @@ -83,13 +83,12 @@ Obsoletes: php74w-pecl-%{pecl_name} <= %{version} %description -A PHP extension to track progress of a file upload, -including details on the speed of the upload, estimated -time remaining, and access to the contents of the file -as it is being uploaded +A PHP extension to track progress of a file upload, including details +on the speed of the upload, estimated time remaining, and access to +the contents of the file as it is being uploaded -It requires the use of the [Apache httpd][] web server -with mod_php. Other web servers and PHP-FPM. +It requires the use of the Apache httpd web server with mod_php. +Other web servers and PHP-FPM are not yet supported. Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}. |