Author: qboosh Date: Sun Aug 20 11:17:54 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, cleanup up the mess
---- Files affected: SPECS: perl-POE-Component-Client-Telnet.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-POE-Component-Client-Telnet.spec diff -u SPECS/perl-POE-Component-Client-Telnet.spec:1.1 SPECS/perl-POE-Component-Client-Telnet.spec:1.2 --- SPECS/perl-POE-Component-Client-Telnet.spec:1.1 Tue Aug 1 00:29:31 2006 +++ SPECS/perl-POE-Component-Client-Telnet.spec Sun Aug 20 13:17:49 2006 @@ -2,37 +2,42 @@ # # Conditional build: %bcond_without autodeps # don't BR packages needed only for resolving deps -%bcond_without tests # do not perform "make test" +%bcond_without tests # do not perform "make test" # %include /usr/lib/rpm/macros.perl %define pdir POE %define pnam Component-Client-Telnet -Summary: perl(POE::Component::Client::Telnet) - Non-blocking POE interface to Net::Telnet +Summary: POE::Component::Client::Telnet - non-blocking POE interface to Net::Telnet +Summary(pl): POE::Component::Client::Telnet - nieblokujący interfejs POE do Net::Telnet Name: perl-POE-Component-Client-Telnet Version: 0.06 Release: 0.1 -# note if it is "same as perl" -License: (enter GPL/LGPL/BSD/BSD-like/Artistic/other license name here) +# 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-md5: 90eca1ffae98b57eb4db9b5cbd828db1 URL: http://search.cpan.org/dist/POE-Component-Client-Telnet/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -#BuildRequires: - %if %{with autodeps} || %{with tests} -#BuildRequires: perl- -#BuildRequires: perl- +BuildRequires: perl-Devel-Symdump +BuildRequires: perl-Net-Telnet +BuildRequires: perl-POE >= 0.31 +BuildRequires: perl-Test-Simple >= 0.32 %endif -#Requires: - -#Provides: - -#Obsoletes: - BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -POE::Component::Client::Telnet is a POE component that provides a non-blocking -wrapper around Net::Telnet, or any other module based on Net::Telnet. -Consult the Net::Telnet documentation for more details. +POE::Component::Client::Telnet is a POE component that provides a +non-blocking wrapper around Net::Telnet, or any other module based on +Net::Telnet. Consult the Net::Telnet documentation for more details. + +%description -l pl +POE::Component::Client::Telnet to komponent POE udostępniający +nieblokujący wrapper dla Net::Telnet lub dowolnego innego modułu +opartego na Net::Telnet. Szczegóły w dokumentacji Net::Telnet. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -66,6 +71,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/08/20 11:17:49 qboosh +- pl, cleanup up the mess + Revision 1.1 2006/07/31 22:29:31 agaran - initial, ver 0.06, rel 0.1, builds here - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-POE-Component-Client-Telnet.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
