SPECS: lighttpd.spec - pl for new subpackages
qboosh
qboosh at pld-linux.org
Sat Oct 7 14:58:09 CEST 2006
Author: qboosh Date: Sat Oct 7 12:58:09 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl for new subpackages
---- Files affected:
SPECS:
lighttpd.spec (1.180 -> 1.181)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.180 SPECS/lighttpd.spec:1.181
--- SPECS/lighttpd.spec:1.180 Thu Oct 5 13:00:53 2006
+++ SPECS/lighttpd.spec Sat Oct 7 14:58:04 2006
@@ -1,6 +1,5 @@
# $Revision$, $Date$
# TODO:
-# - pl for -mod_magnet
# - test ldap and mysql (failed at this time)
# - mysql issue: http://www.freebsd.org/cgi/query-pr.cgi?pr=76866
# - fam over gamin is possible, just configure doesn't check other than gamin
@@ -171,6 +170,7 @@
%package mod_access
Summary: lighttpd module for making access restrictions
+Summary(pl): Moduł lighttpd ograniczający dostęp
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
Provides: webserver(access)
@@ -179,26 +179,40 @@
The access module is used to deny access to files with given trailing
path names.
+%description mod_access -l pl
+Moduł access służy do ograniczania dostępu do plików o podanych
+ścieżkach.
+
%package mod_accesslog
Summary: lighttpd module to record access logs
+Summary(pl): Moduł lighttpd do zapisu logów dostępu
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description mod_accesslog
CLF like by default, flexible like Apache.
+%description mod_accesslog -l pl
+Domyślnie podobny do CLF, elastyczny jak Apache.
+
%package mod_alias
-Summary: lighttpd module for making url aliasing
+Summary: lighttpd module for making URL aliasing
+Summary(pl): Moduł lighttpd odpowiadający za aliasy URL-i
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
Provides: webserver(alias)
%description mod_alias
The alias module is used to specify a special document-root for a
-given url-subset.
+given URL-subset.
+
+%description mod_alias -l pl
+Modul alias służy do określania specjalnego drzewa (document-roota)
+dla podanego podzbioru URL-i.
%package mod_auth
Summary: lighttpd module for authentication support
+Summary(pl): Moduł lighttpd do obsługi uwierzytelniania
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
Provides: webserver(auth)
@@ -207,8 +221,13 @@
lighttpd supportes both authentication method described by RFC 2617:
basic and digest.
+%description mod_auth -l pl
+lighttpd obsługuje obie metody uwierzytelniania opisane w RFC 2617:
+basic i digest.
+
%package mod_cgi
Summary: lighttpd module for CGI handling
+Summary(pl): Moduł lighttpd do obsługi CGI
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
Provides: webserver(cgi)
@@ -217,7 +236,13 @@
The cgi module provides a CGI-conforming interface.
CGI programs allow you to enhance the functionality of the server in a
-very straight and simple way...
+very straight and simple way.
+
+%description mod_cgi -l pl
+Moduł cgi udostępnia interfejs zgodny z CGI.
+
+Programy CGI pozwalają rozszerzać funkcjonalność serwera w bardzo
+prosty i naturalny sposób.
%package mod_cml
Summary: lighttpd module for Cache Meta Language
@@ -236,7 +261,7 @@
%package mod_compress
Summary: lighttpd module for output compression
-Summary(pl): Kompresja wyjścia
+Summary(pl): Moduł lighttpd do kompresji wyjścia
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
@@ -259,8 +284,8 @@
Obsługiwane są gzip, deflate i bzip.
%package mod_deflate
-Summary: lighttpd module for output compression
-Summary(pl): Kompresja wyjścia
+Summary: lighttpd module for output compression using deflate method
+Summary(pl): Moduł lighttpd do kompresji wyjścia metodą deflate
Group: Networking/Daemons
URL: http://trac.lighttpd.net/trac/wiki/Mod_Deflate
Requires: %{name} = %{version}-%{release}
@@ -269,8 +294,14 @@
mod_deflate can compress any output from lighttpd static or dynamic.
It doesn't support caching compressed output like mod_compress.
+%description mod_deflate -l pl
+mod_deflate potrafi kompresować statyczne i dynamiczne wyjście z
+lighttpd. Nie obsługuje cache'owania wyniku kompresji, jak robi to
+mod_compress.
+
%package mod_dirlisting
Summary: lighttpd module for directory listings
+Summary(pl): Moduł lighttpd do tworzenia listingów katalogów
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
@@ -278,15 +309,25 @@
mod_dirlisting generates HTML based directory listings with full CSS
control.
+%description mod_dirlisting -l pl
+mod_dirlisting tworzy listingi katalogów w formacie HTML z pełną
+kontrolą CSS.
+
%package mod_evasive
Summary: lighttpd evasive module
+Summary(pl): Moduł evasive dla lighttpd
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description mod_evasive
+lighttpd evasive module.
+
+%description mod_evasive -l pl
+Moduł evasive dla lighttpd.
%package mod_evhost
Summary: lighttpd module for enhanced virtual-hosting
+Summary(pl): Moduł lighttpd rozszerzający obsługę hostów wirtualnych
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
@@ -295,16 +336,26 @@
wildcards. Those wildcards can represent parts of the submitted
hostname.
+%description mod_evhost -l pl
+mod_evhost tworzy document-root w oparciu o wzorzec zawierający znaki
+wieloznaczne (wildcards). Znaki te reprezentują części przekazanej
+nazwy hosta.
+
%package mod_expire
Summary: lighttpd module for controlling the expiration of content in caches
+Summary(pl): Moduł lighttpd sterujący wygasaniem treści w cache'ach
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description mod_expire
mod_expire controls the setting of the the Expire response header.
+%description mod_expire -l pl
+mod_expire steruje ustawianiem nagłówka odpowiedzi Expire.
+
%package mod_fastcgi
Summary: lighttpd module for FastCGI interface
+Summary(pl): Moduł lighttpd do interfejsu FastCGI
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
@@ -313,16 +364,26 @@
external process-handlers like Perl, PHP and your self-written
applications.
+%description mod_fastcgi -l pl
+Interfejs FastCGI to najszybszy i najbezpieczniejszy sposób
+komunikacji z zewnętrznymi programami obsługującymi procesy, takimi
+jak Perl, PHP czy własne aplikacje.
+
%package mod_flv_streaming
Summary: lighttpd module for flv streaming
+Summary(pl): Moduł lighttpd do streamingu flv
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description mod_flv_streaming
lighttpd module for flv streaming.
+%description mod_flv_streaming -l pl
+Moduł lighttpd do streamingu flv.
+
%package mod_indexfile
Summary: lighttpd indexfile module
+Summary(pl): Moduł indexfile dla lighttpd
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
Provides: webserver(indexfile)
@@ -330,17 +391,24 @@
%description mod_indexfile
indexfile module.
+%description mod_indexfile -l pl
+Moduł indexfile.
+
%package mod_magnet
Summary: lighttpd powermagnet module
+Summary(pl): Moduł powermagnet dla lighttpd
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description mod_magnet
mod_magnet is a module to control the request handling in lighty.
+%description mod_magnet -l pl
+mod_magnet to moduł sterujący obsługą żądań w lighty.
+
%package mod_mysql_vhost
Summary: lighttpd module for MySQL based vhosting
-Summary(pl): vhosty oparte na MySQL-u
+Summary(pl): Moduł lighttpd obsługujący vhosty oparte na MySQL-u
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
Conflicts: %{name}-mod_simple_vhost
@@ -353,15 +421,21 @@
%package mod_proxy
Summary: lighttpd module for proxying requests
+Summary(pl): Moduł lighttpd do przekazywania żądań
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description mod_proxy
-The proxy module a simplest way to connect lighttpd to java servers
+The proxy module a simplest way to connect lighttpd to Java servers
which have a HTTP-interface.
+%description mod_proxy -l pl
+Moduł proxy to najprostszy sposób łączenia lighttpd z serwerami Javy
+mającymi interfejs HTTP.
+
%package mod_proxy_core
Summary: lighttpd module for proxying requests
+Summary(pl): Moduł lighttpd do przekazywania żądań
Group: Networking/Daemons
URL: http://blog.lighttpd.net/articles/2006/07/18/mod_proxy_core-commited-to-svn
Requires: %{name} = %{version}-%{release}
@@ -372,16 +446,28 @@
This is the new proxy code.
+%description mod_proxy_core -l pl
+Moduł proxy to najprostszy sposób łączenia lighttpd z serwerami Javy
+mającymi interfejs HTTP.
+
+Ten pakiet zawiera nowy moduł proxy.
+
%package mod_redirect
Summary: lighttpd module for URL redirects
+Summary(pl): Moduł lighttpd do przekierowań URL-i
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description mod_redirect
-With mod_redirect module you can redirects a set of URLs externally.
+With mod_redirect module you can redirect a set of URLs externally.
+
+%description mod_redirect -l pl
+Przy użyciu modułu mod_redirect można przekierować zbiór URL-i na
+zewnątrz.
%package mod_rewrite
Summary: lighttpd module for internal redirects, URL rewrite
+Summary(pl): Moduł lighttpd do wewnętrznych przekierowań i przepisywania URL-i
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
@@ -389,8 +475,13 @@
This module allows you rewrite a set of URLs interally in the
webserver BEFORE they are handled.
+%description mod_rewrite -l pl
+Ten moduł pozwala na przepisywanie zbioru URL-i wewnętrznie w serwerze
+WWW _przed_ ich obsługą.
+
%package mod_rrdtool
Summary: lighttpd module for monitoring traffic and server load
+Summary(pl): Moduł lighttpd do monitorowania ruchu i obciążenia serwera
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
Requires: rrdtool
@@ -402,8 +493,17 @@
With this module you can monitor the traffic and load on the
webserver.
+%description mod_rrdtool -l pl
+RRD to system przechowywania i wyświetlania danych zależnych od czasu
+(np. obciążenia sieci, temperatury w serwerowni, średniego obciążenia
+serwera).
+
+Przy użyciu tego modułu można monitorować ruch i obciążenie serwera
+WWW.
+
%package mod_scgi
Summary: lighttpd module for SCGI interface
+Summary(pl): Moduł lighttpd do interfejsu SCGI
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
@@ -411,8 +511,13 @@
SCGI is a fast and simplified CGI interface. It is mostly used by
Python + WSGI.
+%description mod_scgi -l pl
+SCGI to szybki i uproszczony interfejs CGI. Jest używany głównie przez
+Pythona z WSGI.
+
%package mod_secdownload
Summary: lighttpd module for secure and fast downloading
+Summary(pl): Moduł lighttpd do bezpiecznego i szybkiego ściągania danych
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
@@ -420,16 +525,25 @@
With this module you can easily achieve authenticated file requests
and a countermeasure against deep-linking.
+%description mod_secdownload -l pl
+Przy użyciu tego modułu można łatwo umożliwić ściąganie plików z
+uwierzytelnieniem i zapobiec używaniu bezpośrednich odnośników.
+
%package mod_setenv
Summary: lighttpd module for setting conditional request headers
+Summary(pl): Moduł lighttpd do ustawiania warunkowych nagłówków żądań
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description mod_setenv
mod_setenv is used to add request headers.
+%description mod_setenv -l pl
+mod_setenv służy do dodawania nagłówków żądań.
+
%package mod_simple_vhost
Summary: lighttpd module for simple virtual-hosting
+Summary(pl): Moduł lighttpd do prostych hostów wirtualnych
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
Conflicts: %{name}-mod_mysql_vhost
@@ -437,8 +551,12 @@
%description mod_simple_vhost
lighttpd module for simple virtual-hosting.
+%description mod_simple_vhost -l pl
+Moduł lighttpd do prostych hostów wirtualnych.
+
%package mod_ssi
Summary: lighttpd module for server-side includes
+Summary(pl): Moduł lighttpd do SSI (server-side includes)
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
@@ -446,22 +564,34 @@
The module for server-side includes provides a compatability layer for
NSCA/Apache SSI.
+%description mod_ssi -l pl
+Moduł server-side includes udostępnia warstwę kompatybilności z SSI
+znanym z NSCA/Apache'a.
+
%package mod_staticfile
Summary: lighttpd module for static file serving
+Summary(pl): Moduł lighttpd do serwowania statycznych plików
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description mod_staticfile
lighttpd module for static file serving.
+%description mod_staticfile -l pl
+Moduł lighttpd do serwowania statycznych plików.
+
%package mod_status
Summary: lighttpd module for displaying server status
+Summary(pl): Moduł lighttpd do wyświetlania stanu serwera
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description mod_status
mod_status displays the server's status and configuration.
+%description mod_status -l pl
+mod_status wyświetla stan i konfigurację serwera.
+
%package mod_trigger_b4_dl
Summary: Trigger before Download
Summary(pl): Wyzwalacz przed ściąganiem
@@ -476,6 +606,7 @@
%package mod_userdir
Summary: lighttpd module for user homedirs
+Summary(pl): Moduł lighttpd obsługujący katalogi domowe użytkowników
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
@@ -483,12 +614,21 @@
The userdir module provides a simple way to link user-based
directories into the global namespace of the webserver.
+%description mod_userdir -l pl
+Moduł userdir udostępnia prosty sposób włączenia katalogów
+użytkowników do globalnej przestrzeni nazw serwera WWW.
+
%package mod_usertrack
Summary: lighttpd usertrack module
+Summary(pl): Moduł usertrack dla lighttpd
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description mod_usertrack
+lighttpd usertrack module.
+
+%description mod_usertrack -l pl
+Moduł usertrack dla lighttpd.
%package mod_webdav
Summary: WebDAV module for lighttpd
@@ -541,6 +681,7 @@
%package php-spawned
Summary: PHP support via FastCGI, spawned by lighttpd
+Summary(pl): Obsługa PHP przez FastCGI, uruchamiane przez lighttpd
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
Requires: %{name}-mod_fastcgi = %{version}-%{release}
@@ -548,10 +689,14 @@
Obsoletes: lighttpd-php-external
%description php-spawned
-PHP support via FastCGI, spawned by lighttpd
+PHP support via FastCGI, spawned by lighttpd.
+
+%description php-spawned -l pl
+Obsługa PHP przez FastCGI, uruchamiane przez lighttpd.
%package php-external
Summary: PHP support via FastCGI, spawning controlled externally
+Summary(pl): Obsługa PHP przez FastCGI, uruchamianie sterowane zewnętrznie
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
Requires: %{name}-mod_fastcgi = %{version}-%{release}
@@ -559,16 +704,23 @@
Obsoletes: lighttpd-php-spawned
%description php-external
-PHP support via FastCGI, spawning controlled externally
+PHP support via FastCGI, spawning controlled externally.
+
+%description php-external -l pl
+Obsługa PHP przez FastCGI, uruchamianie sterowane zewnętrznie.
%package ssl
Summary: lighttpd support for SSLv2 and SSLv3
+Summary(pl): Obsługa SSLv2 i SSLv3 dla lighttpd
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
%description ssl
lighttpd support for SSLv2 and SSLv3.
+%description ssl -l pl
+Obsługa SSLv2 i SSLv3 dla lighttpd.
+
%prep
%setup -q
#%patch100 -p1
@@ -991,6 +1143,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.181 2006/10/07 12:58:04 qboosh
+- pl for new subpackages
+
Revision 1.180 2006/10/05 11:00:53 glen
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.180&r2=1.181&f=u
More information about the pld-cvs-commit
mailing list