summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-31 13:50:26 +0100
committerRemi Collet <remi@remirepo.net>2020-01-31 13:50:26 +0100
commit74f43de67a7798997dd5973fc11e82205e1d1e7b (patch)
tree64d678648de1658165f763085065539c960c0660
parent173639cce20cc57ab467d6b5a2e01abd484bdde0 (diff)
improve desc again again
-rw-r--r--php-pecl-uploadprogress.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-uploadprogress.spec b/php-pecl-uploadprogress.spec
index 7551df3..4d8d14b 100644
--- a/php-pecl-uploadprogress.spec
+++ b/php-pecl-uploadprogress.spec
@@ -87,7 +87,7 @@ 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.
+It requires the use of the Apache HTTP 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})}.