Author: zbyniu Date: Sun Jan 15 17:04:53 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.16
---- Files affected: packages/perl-Test-POE-Server-TCP: perl-Test-POE-Server-TCP.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/perl-Test-POE-Server-TCP/perl-Test-POE-Server-TCP.spec diff -u packages/perl-Test-POE-Server-TCP/perl-Test-POE-Server-TCP.spec:1.2 packages/perl-Test-POE-Server-TCP/perl-Test-POE-Server-TCP.spec:1.3 --- packages/perl-Test-POE-Server-TCP/perl-Test-POE-Server-TCP.spec:1.2 Fri Sep 18 11:20:52 2009 +++ packages/perl-Test-POE-Server-TCP/perl-Test-POE-Server-TCP.spec Sun Jan 15 18:04:48 2012 @@ -9,13 +9,13 @@ Summary: Test::POE::Server::TCP - A POE Component providing TCP server services for test cases #Summary(pl.UTF-8): Name: perl-Test-POE-Server-TCP -Version: 1.08 +Version: 1.16 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 44876ddb2fb1bfd4d3ed0b523aba9cef +# Source0-md5: ac6b0c3d4609583e56b7ec21e428eb64 # generic URL, check or change before uncommenting #URL: http://search.cpan.org/dist/Test-POE-Server-TCP/ BuildRequires: perl-devel >= 1:5.8.0 @@ -27,14 +27,15 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Test::POE::Server::TCP is a POE component that provides a TCP server framework for inclusion in -client component test cases, instead of having to roll your own. - -Once registered with the component, a session will receive events related to client connects, disconnects, -input and flushed output. Each of these events will refer to a unique client ID which may be used in -communication with the component when sending data to the client or disconnecting a client connection. - - +Test::POE::Server::TCP is a POE component that provides a TCP server +framework for inclusion in client component test cases, instead of +having to roll your own. + +Once registered with the component, a session will receive events +related to client connects, disconnects, input and flushed output. +Each of these events will refer to a unique client ID which may be +used in communication with the component when sending data to the +client or disconnecting a client connection. # %description -l pl.UTF-8 # TODO @@ -77,9 +78,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2012/01/15 17:04:48 zbyniu +- up to 1.16 + Revision 1.2 2009/09/18 09:20:52 amateja - updated to 1.08 Revision 1.1 2008/11/27 19:14:42 agaran - new spec, created using pldcpan, ver 0.12, rel 1, builds here - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Test-POE-Server-TCP/perl-Test-POE-Server-TCP.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
