SPECS: perl-CGI-Simple.spec - proper desc, pl
qboosh
qboosh at pld-linux.org
Wed Jul 26 20:58:24 CEST 2006
Author: qboosh Date: Wed Jul 26 18:58:24 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- proper desc, pl
---- Files affected:
SPECS:
perl-CGI-Simple.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-CGI-Simple.spec
diff -u SPECS/perl-CGI-Simple.spec:1.1 SPECS/perl-CGI-Simple.spec:1.2
--- SPECS/perl-CGI-Simple.spec:1.1 Tue Jul 25 23:24:44 2006
+++ SPECS/perl-CGI-Simple.spec Wed Jul 26 20:58:19 2006
@@ -6,7 +6,8 @@
%include /usr/lib/rpm/macros.perl
%define pdir CGI
%define pnam Simple
-Summary: Test::Simple - Basic utilities for writing tests
+Summary: CGI::Simple - a Simple totally OO CGI interface that is CGI.pm compliant
+Summary(pl): CGI::Simple - prosty, zorientowany obiektowo interfejs CGI zgodny z CGI.pm
Name: perl-CGI-Simple
Version: 0.077
Release: 1
@@ -22,10 +23,19 @@
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).
+CGI::Simple provides a relatively lightweight drop in replacement for
+CGI.pm. It shares an identical OO interface to CGI.pm for parameter
+parsing, file upload, cookie handling and header generation. This
+module is entirely object oriented, however a complete functional
+interface is available by using the CGI::Simple::Standard module.
+
+%description -l pl
+CGI::Simple udostępnia w miarę lekki zamiennik CGI.pm. Współdzieli z
+CGI.pm identyczny zorientowany obiektowo interfejs do analizy
+parametrów, przesyłania plików, obsługi ciasteczek i generowania
+nagłówków. Ten moduł jest w pełni zorientowany obiektowo, ale z
+pełnym interfejsem funkcyjnym dostępnym poprzez moduł
+CGI::Simple::Standard.
%prep
%setup -q -n Cgi-%{pnam}-%{version}
@@ -59,6 +69,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/07/26 18:58:19 qboosh
+- proper desc, pl
+
Revision 1.1 2006/07/25 21:24:44 glen
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-CGI-Simple.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list