SPECS: lighttpd.spec - added pl for -mod_extforward
qboosh
qboosh at pld-linux.org
Wed Dec 13 16:26:53 CET 2006
Author: qboosh Date: Wed Dec 13 15:26:53 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added pl for -mod_extforward
---- Files affected:
SPECS:
lighttpd.spec (1.196 -> 1.197)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.196 SPECS/lighttpd.spec:1.197
--- SPECS/lighttpd.spec:1.196 Wed Dec 13 12:02:34 2006
+++ SPECS/lighttpd.spec Wed Dec 13 16:26:47 2006
@@ -359,15 +359,21 @@
mod_expire steruje ustawianiem nagłówka odpowiedzi Expire.
%package mod_extforward
-Summary: lighttpd module to extract the client's "real" ip from X-Forwarded-For header
+Summary: lighttpd module to extract the client's "real" IP from X-Forwarded-For header
+Summary(pl): Moduł lighttpd wyciągający "prawdziwy" IP klienta z nagłówka X-Forwarded-For
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description mod_extforward
-This module will extract the client's "real" ip from X-Forwarded-For
+This module will extract the client's "real" IP from X-Forwarded-For
header which is added by squid or other proxies. It might be useful
for servers behind reverse proxy servers.
+%description mod_extforward -l pl
+Ten moduł wyciąga "prawdziwy" IP klienta z nagłówka X-Forwarded-For
+dodawanego przez squida czy inne proxy. Może być przydatny dla
+serwerów stojących za odwrotnymi serwerami proxy.
+
%package mod_fastcgi
Summary: lighttpd module for FastCGI interface
Summary(pl): Moduł lighttpd do interfejsu FastCGI
@@ -1171,6 +1177,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.197 2006/12/13 15:26:47 qboosh
+- added pl for -mod_extforward
+
Revision 1.196 2006/12/13 11:02:34 glen
- typo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.196&r2=1.197&f=u
More information about the pld-cvs-commit
mailing list