From: Jakub Bogusz Date: Tue, 10 Sep 2002 21:26:52 +0000 (+0000) Subject: - pl description, release 3 X-Git-Tag: RA-1_0 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=refs%2Ftags%2FSTABLE;p=packages%2Fperl-IO-Multiplex.git - pl description, release 3 Changed files: perl-IO-Multiplex.spec -> 1.3 --- diff --git a/perl-IO-Multiplex.spec b/perl-IO-Multiplex.spec index 2760288..779827d 100644 --- a/perl-IO-Multiplex.spec +++ b/perl-IO-Multiplex.spec @@ -6,27 +6,32 @@ %define pdir IO %define pnam Multiplex Summary: IO::Multiplex - Manage IO on many file handles -#Summary(pl): +Summary(pl): IO::Multiplex - zarz±dzanie operacjami we/wy na wielu uchwytach plików Name: perl-IO-Multiplex Version: 1.03 -Release: 2 +Release: 3 License: Artistic Group: Development/Languages/Perl Source0: ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -BuildRequires: rpm-perlprov >= 3.0.3-16 BuildRequires: perl >= 5.6 +BuildRequires: rpm-perlprov >= 3.0.3-16 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description IO::Multiplex is designed to take the effort out of managing multiple -file handles. It is essentially a really fancy front end to the select -system call. In addition to maintaining the select loop, it buffers all -input and output to/from the file handles. It can also accept incoming -connections on one or more listen sockets. - -# %description -l pl -# TODO +file handles. It is essentially a really fancy front end to the select +system call. In addition to maintaining the select loop, it buffers +all input and output to/from the file handles. It can also accept +incoming connections on one or more listen sockets. + +%description -l pl +Modu³ IO::Multiplex zosta³ zaprojektowany jako próba zarz±dzania +wieloma uchwytami plików. Jest przede wszystkim naprawdê fantazyjnym +frontendem do wywo³ania systemowego select. Oprócz zarz±dzania pêtl± +wywo³añ select, buforuje ca³e wej¶cie i wyj¶cie do/z uchwytów plików. +Mo¿e tak¿e akceptowaæ przychodz±ce po³±czenia z jednego lub wiêcej +nas³uchuj±cych gniazd. %prep %setup -q -n %{pdir}-%{pnam}-%{version}