Author: beorn Date: Mon Mar 19 10:22:05 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - Polish translation - English description reformatting - Adapterized
---- Files affected: SPECS: perl-HTTP-Server-Simple.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-HTTP-Server-Simple.spec diff -u SPECS/perl-HTTP-Server-Simple.spec:1.1 SPECS/perl-HTTP-Server-Simple.spec:1.2 --- SPECS/perl-HTTP-Server-Simple.spec:1.1 Mon Mar 19 01:28:36 2007 +++ SPECS/perl-HTTP-Server-Simple.spec Mon Mar 19 11:21:59 2007 @@ -7,14 +7,14 @@ %define pdir HTTP %define pnam Server-Simple Summary: HTTP::Server::Simple - Lightweight HTTP server -#Summary(pl): +Summary(pl.UTF-8): HTTP::Server::Simple - Lekki serwer HTTP Name: perl-HTTP-Server-Simple Version: 0.27 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/HTTP-Server-Simple-0.27.tar.gz +Source0: http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/HTTP-Server-Simple-%{version}.tar.gz # Source0-md5: 0c197222646d7f6b34800b9e69aae0b0 URL: http://search.cpan.org/dist/HTTP-Server-Simple/ BuildRequires: perl-devel >= 1:5.8.0 @@ -23,19 +23,20 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This is a simple standalone HTTP server. By default, it doesn't thread -or fork. - -It does, however, act as a simple frontend which can be used +This is a simple standalone HTTP server. By default, it doesn't thread +or fork. It does, however, act as a simple frontend which can be used to build a standalone web-based application or turn a CGI into one. - -(It's possible to use Net::Server to get threading, forking, -preforking and so on. Autrijus Tang wrote the functionality and owes docs for that ;) - -By default, the server traps a few signals: - -# %description -l pl -# TODO +It's possible to use Net::Server to get threading, forking, preforking +and so on. Autrijus Tang wrote the functionality and owes docs for +that. + +%description -l pl.UTF-8 +HTTP::Server::Simple jest prostym, samodzielnym serwerem HTTP. +Domyślnie nie obsługuje on wątków i podprocesów, jednakże może +byc użyty jako frontend do budowy samodzielnej aplikacji WWW lub jako +CGI. Możliwe jest użycie modułu Net::Server do obsługi wątków, +podprocesów itp. z wykorzystaniem kodu stworzonego przez Autrijus +Tanga. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -69,6 +70,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/03/19 10:21:59 beorn +- Polish translation +- English description reformatting +- Adapterized + Revision 1.1 2007/03/19 00:28:36 radek - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-HTTP-Server-Simple.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
