packages: perl-POE-Component-Daemon/perl-POE-Component-Daemon.spec - up to ...

zbyniu zbyniu at pld-linux.org
Sat Jan 14 16:44:46 CET 2012


Author: zbyniu                       Date: Sat Jan 14 15:44:46 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.1300; adapterized

---- Files affected:
packages/perl-POE-Component-Daemon:
   perl-POE-Component-Daemon.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/perl-POE-Component-Daemon/perl-POE-Component-Daemon.spec
diff -u packages/perl-POE-Component-Daemon/perl-POE-Component-Daemon.spec:1.2 packages/perl-POE-Component-Daemon/perl-POE-Component-Daemon.spec:1.3
--- packages/perl-POE-Component-Daemon/perl-POE-Component-Daemon.spec:1.2	Fri Sep 18 11:40:33 2009
+++ packages/perl-POE-Component-Daemon/perl-POE-Component-Daemon.spec	Sat Jan 14 16:44:41 2012
@@ -6,16 +6,16 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	POE
 %define	pnam	Component-Daemon
-Summary:	POE::Component::Daemon - Handles all the housework for a daemon.
-#Summary(pl.UTF-8):	
+Summary:	POE::Component::Daemon - Handles all the housework for a daemon
+#Summary(pl.UTF-8):
 Name:		perl-POE-Component-Daemon
-Version:	0.1100
+Version:	0.1300
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/POE/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	55fb1d94c18c314b043befb2c9fa6d37
+# Source0-md5:	ceb684aa01237ce2eb884fdbf81b8370
 # generic URL, check or change before uncommenting
 #URL:		http://search.cpan.org/dist/POE-Component-Daemon/
 BuildRequires:	perl-devel >= 1:5.8.0
@@ -28,28 +28,26 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Dealing with all the little details of a forking daemon can be annoying and
-hard.  POE::Component::Daemon encapsulates all the details into one place
-and (hopefully) gets them right.
-
-POE::Component::Daemon will deal with all the annoying details of creating
-and maintaining daemon processes.  It can detach from the console, handle
-pre-forking pools or post-forking (ie, fork on each request). It will also
-redirect STDERR to a log file if asked.
+Dealing with all the little details of a forking daemon can be
+annoying and hard. POE::Component::Daemon encapsulates all the details
+into one place and (hopefully) gets them right.
+
+POE::Component::Daemon will deal with all the annoying details of
+creating and maintaining daemon processes. It can detach from the
+console, handle pre-forking pools or post-forking (ie, fork on each
+request). It will also redirect STDERR to a log file if asked.
 
 POE::Component::Daemon also babysits child processes, handling their
-CHLD.  POE::Component::Daemon can also makes sure requests don't take
-to long.  If they do, it will try to get rid of them.  See /BABYSITING
+CHLD. POE::Component::Daemon can also makes sure requests don't take
+to long. If they do, it will try to get rid of them. See /BABYSITING
 below.
 
-POE::Component::Daemon does not handle listening on sockets.  That is up to
-your code.
-
-Like all of POE, POE::Component::Daemon works cooperatively.  It is up your
-code to tell POE::Component::Daemon when it is time to fork, block incoming
-requests when approriate and so on.
-
+POE::Component::Daemon does not handle listening on sockets. That is
+up to your code.
 
+Like all of POE, POE::Component::Daemon works cooperatively. It is up
+your code to tell POE::Component::Daemon when it is time to fork,
+block incoming requests when approriate and so on.
 
 # %description -l pl.UTF-8
 # TODO
@@ -86,9 +84,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2012/01/14 15:44:41  zbyniu
+- up to 0.1300; adapterized
+
 Revision 1.2  2009/09/18 09:40:33  amateja
 - updated to 0.1100
 
 Revision 1.1  2008/11/27 19:12:39  agaran
 - new spec, ver 0.1006, rel 1, created using pldcpan, builds here
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-POE-Component-Daemon/perl-POE-Component-Daemon.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list