diff options
author | Remi Collet <remi@remirepo.net> | 2021-09-30 13:57:41 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-09-30 13:57:41 +0200 |
commit | c1b2f33f3f012a5cb6012898858e159d9c681312 (patch) | |
tree | a28024fb8b0c8f0860706b5cb01db5c709b139ae | |
parent | e34ad2f1130dff71d7fe232f1f20a27c297817dd (diff) |
cleanup description, as php-fpm is now supported
-rw-r--r-- | php-pecl-uploadprogress.spec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/php-pecl-uploadprogress.spec b/php-pecl-uploadprogress.spec index e6b129f..4507012 100644 --- a/php-pecl-uploadprogress.spec +++ b/php-pecl-uploadprogress.spec @@ -66,9 +66,6 @@ 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 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})}. |