Author: qboosh                       Date: Sat Mar 31 16:32:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- desc, pl, generic URL

---- Files affected:
SPECS:
   perl-POE-Component-Server-HTTPServer.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-POE-Component-Server-HTTPServer.spec
diff -u SPECS/perl-POE-Component-Server-HTTPServer.spec:1.2 
SPECS/perl-POE-Component-Server-HTTPServer.spec:1.3
--- SPECS/perl-POE-Component-Server-HTTPServer.spec:1.2 Mon Mar 26 14:22:40 2007
+++ SPECS/perl-POE-Component-Server-HTTPServer.spec     Sat Mar 31 18:32:47 2007
@@ -7,32 +7,39 @@
 %define        pdir    POE
 %define        pnam    Component-Server-HTTPServer
 Summary:       POE::Component::Server::HTTPServer - serve HTTP requests
-#Summary(pl):  
+Summary(pl.UTF-8):     POE::Component::Server::HTTPServer - obsługa żądań HTTP
 Name:          perl-POE-Component-Server-HTTPServer
 Version:       0.9.2
 Release:       0.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: 766c06301099868fca4bbc8bd5cb358d
+URL:           http://search.cpan.org/dist/POE-Component-Server-HTTPServer/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl(HTTP::Message) >= 1.3
 BuildRequires: perl(HTTP::Status)
-BuildRequires: perl(MIME::Types) >= 1.06
-BuildRequires: perl(POE)
 BuildRequires: perl(URI::Escape)
+BuildRequires: perl-MIME-Types >= 1.06
+BuildRequires: perl-POE
+BuildRequires: perl-URI
+BuildRequires: perl-libwww
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-
-
-# %description -l pl
-# TODO
+POE::Component::Server::HTTPServer is a POE-based HTTP server.
+Requests are dispatched based on an ordered list of prefix => handler
+pairs.
+
+%description -l pl.UTF-8
+POE::Component::Server::HTTPServer to serwer HTTP oparty na POE.
+Żądania są przekazywane w oparciu o uporządkowaną listę par prefix =>
+handler.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -66,6 +73,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/03/31 16:32:47  qboosh
+- desc, pl, generic URL
+
 Revision 1.2  2007/03/26 12:22:40  agaran
 - builds here, rel 0.1 (on Ac)
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/perl-POE-Component-Server-HTTPServer.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to