Author: qboosh Date: Mon Mar 24 13:56:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL, informative summaries
---- Files affected: SPECS: perl-IPC-ChildSafe.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/perl-IPC-ChildSafe.spec diff -u SPECS/perl-IPC-ChildSafe.spec:1.44 SPECS/perl-IPC-ChildSafe.spec:1.45 --- SPECS/perl-IPC-ChildSafe.spec:1.44 Sat Feb 23 23:07:38 2008 +++ SPECS/perl-IPC-ChildSafe.spec Mon Mar 24 14:56:03 2008 @@ -6,26 +6,30 @@ %include /usr/lib/rpm/macros.perl %define pdir IPC %define pnam ChildSafe -Summary: IPC::ChildSafe perl module -Summary(pl.UTF-8): Moduł perla IPC::ChildSafe +Summary: IPC::ChildSafe - control a child process without blocking +Summary(pl.UTF-8): IPC::ChildSafe - sterowanie procesem potomnym bez blokowania Name: perl-IPC-ChildSafe Version: 3.16 Release: 3 # 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/IPC/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 68f9ae8be45c7399272a26bbe86d12ba +URL: http://search.cpan.org/dist/IPC-ChildSafe/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -IPC::ChildSafe - control a child process without blocking. +IPC::ChildSafe Perl module allows to control a child process without +blocking. It addresses the "blocking problem" inherent in most +coprocessing designs such as IPC::Open3. %description -l pl.UTF-8 -IPC::ChildSafe umożliwia kontrolowanie procesu potomnego bez -blokowania. +Moduł Perla IPC::ChildSafe umożliwia sterowanie procesem potomnym bez +blokowania. Rozwiązuje "problem blokowania" dziedziczony przez +większość rozwiązań wieloprocesowych, takich jak IPC::Open3. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -67,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2008-03-24 13:56:03 qboosh +- generic URL, informative summaries + Revision 1.44 2008-02-23 22:07:38 glen - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-IPC-ChildSafe.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
