]> git.pld-linux.org Git - packages/apache.git/commitdiff
drop webserver(reqtimeout)
authorElan Ruusamäe <glen@delfi.ee>
Wed, 31 Aug 2016 08:05:59 +0000 (11:05 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 31 Aug 2016 08:06:44 +0000 (11:06 +0300)
too much copy paste in 2bd52d6

no such "module" is documented in webapps package README and unlikely
any webapp to use such in deps

apache.spec

index f4e8f1d240008be22da9c58a54fe5469ae3ef0b7..9dc126d67a10d7e00d6a6ccf018dc8921fec5adb 100644 (file)
@@ -2004,7 +2004,6 @@ Group:            Networking/Daemons/HTTP
 URL:           http://httpd.apache.org/docs/2.4/mod/mod_reqtimeout.html
 Requires:      %{name}-base = %{version}-%{release}
 Provides:      apache(mod_reqtimeout) = %{version}-%{release}
-Provides:      webserver(reqtimeout)
 
 %description mod_reqtimeout
 Apache module to set timeout and minimum data rate for receiving
This page took 0.105694 seconds and 4 git commands to generate.