From: Jakub Bogusz Date: Wed, 20 Mar 2002 09:51:12 +0000 (+0000) Subject: - added descriptions, release 4 X-Git-Tag: perl-Test-Simple-0_41-4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fperl-Test-Simple.git;a=commitdiff_plain;h=583c56f5675b635412af9f8dc7a8a1e3feabaaa5 - added descriptions, release 4 Changed files: perl-Test-Simple.spec -> 1.5 --- diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index f21caf8..8443205 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -5,7 +5,7 @@ Summary: Test-Simple perl module Summary(pl): Modu³ perla Test-Simple Name: perl-%{pdir}-%{pnam} Version: 0.41 -Release: 3 +Release: 4 License: GPL Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz @@ -16,8 +16,15 @@ BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description +This is an extremely simple, extremely basic module for writing tests +suitable for CPAN modules and other pursuits. If you wish to do more +complicated testing, use the Test::More module (a drop-in replacement +for this one). %description -l pl +To jest bardzo prosty, bardzo podstawowy modu³ do pisania testów +pasuj±cych do modu³ów CPAN i innych. Do bardziej skomplikowanych +testów lepiej u¿ywaæ modu³u Test::More (zastêpuj±cego ten). %prep %setup -q -n %{pdir}-%{pnam}-%{version}