[packages/lighttpd] Remove package definition for mod_compress
glen
glen at pld-linux.org
Fri Sep 16 10:44:23 CEST 2022
commit f4ec8d4eeb24f8d0a174b671b949df7767d418b1
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Fri Sep 16 11:13:22 2022 +0300
Remove package definition for mod_compress
Package files was removed in ad5e496ceda112e1193d0b2a95f99cfc5cb78698
lighttpd.spec | 30 ------------------------------
1 file changed, 30 deletions(-)
---
diff --git a/lighttpd.spec b/lighttpd.spec
index a54fa54..2339665 100644
--- a/lighttpd.spec
+++ b/lighttpd.spec
@@ -360,36 +360,6 @@ PHP.
Programy CGI pozwalają rozszerzać funkcjonalność serwera w bardzo
prosty i naturalny sposób.
-%package mod_compress
-Summary: lighttpd module for output compression
-Summary(pl.UTF-8): Moduł lighttpd do kompresji wyjścia
-Group: Networking/Daemons/HTTP
-URL: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModCompress
-Requires: %{name} = %{version}-%{release}
-
-%description mod_compress
-Output compression reduces the network load and can improve the
-overall throughput of the webserver.
-
-Only static content is supported up to now.
-
-The server negotiates automatically which compression method is used.
-Supported are gzip, deflate, bzip.
-
-mod_compress is DEPRECATED; use mod_deflate. mod_compress has been
-subsumed by mod_deflate.
-
-Note: mod_compress config options may be removed in a future release.
-
-%description mod_compress -l pl.UTF-8
-Kompresja wyjścia zmniejsza obciążenie sieci i może poprawić całkowitą
-przepustowość serwera WWW.
-
-Jak na razie obsługiwana jest tylko statyczna treść.
-
-Serwer automatycznie negocjuje, która metoda kompresji jest używana.
-Obsługiwane są gzip, deflate i bzip.
-
%package mod_deflate
Summary: lighttpd module for output compression using deflate method
Summary(pl.UTF-8): Moduł lighttpd do kompresji wyjścia metodą deflate
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lighttpd.git/commitdiff/9a97497ca090e8ac6a7a4bb745fe2773affb3ccd
More information about the pld-cvs-commit
mailing list