Author: qboosh Date: Thu Jul 20 20:35:42 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - summaries, pl
---- Files affected: SPECS: perl-POE-Component-SSLify.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/perl-POE-Component-SSLify.spec diff -u SPECS/perl-POE-Component-SSLify.spec:1.3 SPECS/perl-POE-Component-SSLify.spec:1.4 --- SPECS/perl-POE-Component-SSLify.spec:1.3 Fri Jul 14 00:13:39 2006 +++ SPECS/perl-POE-Component-SSLify.spec Thu Jul 20 22:35:37 2006 @@ -2,23 +2,22 @@ # # 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-SSLify -Summary: perl(POE::Component::SSLify) +Summary: POE::Component::SSLify - make using SSL in the world of POE easy +Summary(pl): POE::Component::SSLify - łatwe używanie SSL-a w świecie POE Name: perl-POE-Component-SSLify Version: 0.04 Release: 1 # "same as perl" according to readme -License: GPL or Artistic +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: 8c3a9c5d538453105e20b2a3a0fce183 -#Patch0: %{name} -# most of CPAN modules have generic URL (substitute pdir and pnam here) -URL: http://search.cpan.org/dist/POE-Component-SSLify +URL: http://search.cpan.org/dist/POE-Component-SSLify/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with autodeps} || %{with tests} @@ -27,14 +26,14 @@ BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -#%define _noautoreq 'perl(anything_fake_or_conditional)' - %description This module makes Net::SSLeay's SSL sockets behave with POE. +%description -l pl +Ten moduł pozwala na współpracę gniazd SSL z Net::SSLeay z POE. + %prep %setup -q -n %{pdir}-%{pnam}-%{version} -#%patch0 -p1 %build %{__perl} Makefile.PL \ @@ -67,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/07/20 20:35:37 qboosh +- summaries, pl + Revision 1.3 2006/07/13 22:13:39 agaran - updated md5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-POE-Component-SSLify.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
