SPECS: perl-POE-Component-Client-Ident.spec - pl - generic URL

qboosh qboosh at pld-linux.org
Sun Jun 3 01:18:46 CEST 2007


Author: qboosh                       Date: Sat Jun  2 23:18:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- generic URL

---- Files affected:
SPECS:
   perl-POE-Component-Client-Ident.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-POE-Component-Client-Ident.spec
diff -u SPECS/perl-POE-Component-Client-Ident.spec:1.1 SPECS/perl-POE-Component-Client-Ident.spec:1.2
--- SPECS/perl-POE-Component-Client-Ident.spec:1.1	Sun May 27 12:50:14 2007
+++ SPECS/perl-POE-Component-Client-Ident.spec	Sun Jun  3 01:18:41 2007
@@ -6,20 +6,21 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	POE
 %define	pnam	Component-Client-Ident
-Summary:	POE::Filter::Ident -- A POE-based parser for the Ident protocol
-#Summary(pl):
+Summary:	POE::Filter::Ident - A POE-based parser for the Ident protocol
+Summary(pl.UTF-8):	POE::Filter::Ident - oparty na POE analizator protokołu Ident
 Name:		perl-POE-Component-Client-Ident
 Version:	1.05
 Release:	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:	4957a042e4dd5710b75ac7b911dde2c4
+URL:		http://search.cpan.org/dist/POE-Component-Client-Ident/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(POE) >= 0.0607
+BuildRequires:	perl-POE >= 0.0607
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -28,10 +29,16 @@
 POE::Filter::Ident takes lines of raw Ident input and turns them into
 weird little data structures, suitable for feeding to
 POE::Component::Client::Ident::Agent. They look like this: 
+
 { name => 'event name', args => [ some info about the event ] }
 
+%description -l pl # TODO
+POE::Filter::Ident przyjmuje linie surowego wejścia od Identa i
+zamienia je na dziwne małe struktury danych, nadające się do
+przekazywania do modułu POE::Component::Client::Ident::Agent.
+Wyglądają tak:
 
-# %description -l pl # TODO
+{ name => 'nazwa zdarzenia', args => [ informacja o zdarzeniu ] }
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -66,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/06/02 23:18:41  qboosh
+- pl
+- generic URL
+
 Revision 1.1  2007/05/27 10:50:14  agaran
 - initial, ver 1.05, rel 1, builds here
-
================================================================

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



More information about the pld-cvs-commit mailing list