Author: qboosh Date: Mon Jan 28 17:32:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - generic URL
---- Files affected: SPECS: perl-POE-Component-Server-SimpleHTTP.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/perl-POE-Component-Server-SimpleHTTP.spec diff -u SPECS/perl-POE-Component-Server-SimpleHTTP.spec:1.5 SPECS/perl-POE-Component-Server-SimpleHTTP.spec:1.6 --- SPECS/perl-POE-Component-Server-SimpleHTTP.spec:1.5 Mon Jan 28 17:08:33 2008 +++ SPECS/perl-POE-Component-Server-SimpleHTTP.spec Mon Jan 28 18:32:38 2008 @@ -6,17 +6,18 @@ %include /usr/lib/rpm/macros.perl %define pdir POE %define pnam Component-Server-SimpleHTTP -Summary: POE::Component::Server::SimpleHTTP - Perl extension to serve HTTP requests in POE. -#Summary(pl): +Summary: POE::Component::Server::SimpleHTTP - Perl extension to serve HTTP requests in POE +Summary(pl.UTF-8): POE::Component::Server::SimpleHTTP - rozszerzenie Perla do obsługi żądań HTTP w POE Name: perl-POE-Component-Server-SimpleHTTP Version: 1.40 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/POE/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 678aa52109538f1055e375e1573cb3dc Patch0: %{name}-nointeractivebuild.patch +URL: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -37,8 +38,8 @@ %description This module makes serving up HTTP requests a breeze in POE. -# %description -l pl -# TODO +%description -l pl.UTF-8 +Ten moduł znacząco ułatwia obsługiwanie żądań HTTP w POE. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -77,6 +78,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008-01-28 17:32:38 qboosh +- pl +- generic URL + Revision 1.5 2008-01-28 16:08:33 agaran - up to 1.40, rel 1, builds here @@ -91,4 +96,3 @@ Revision 1.1 2008-01-08 07:50:35 agaran - initial, builds but test fail here, rel 0.1 because need to know why it fails - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-POE-Component-Server-SimpleHTTP.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
