From 917b2bd79c2f5386d8460de9ae548f74e05bbdb0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Jan 2020 07:45:17 +0100 Subject: improve desc --- php-pecl-uploadprogress.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/php-pecl-uploadprogress.spec b/php-pecl-uploadprogress.spec index 3cecb3c..8b0b6c6 100644 --- a/php-pecl-uploadprogress.spec +++ b/php-pecl-uploadprogress.spec @@ -88,6 +88,9 @@ 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. + Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}. -- cgit