SPECS: perl-NCGI.spec - pl, generic URL

qboosh qboosh at pld-linux.org
Mon Feb 20 19:46:19 CET 2006


Author: qboosh                       Date: Mon Feb 20 18:46:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL

---- Files affected:
SPECS:
   perl-NCGI.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-NCGI.spec
diff -u SPECS/perl-NCGI.spec:1.1 SPECS/perl-NCGI.spec:1.2
--- SPECS/perl-NCGI.spec:1.1	Sun Feb 19 18:37:32 2006
+++ SPECS/perl-NCGI.spec	Mon Feb 20 19:46:13 2006
@@ -6,6 +6,7 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	NCGI
 Summary:	NCGI - A Common Gateway Interface (CGI) Class
+Summary(pl):	NCGI - klasa dla CGI (Common Gateway Interface)
 Name:		perl-NCGI
 Version:	0.05
 Release:	0.1
@@ -13,20 +14,26 @@
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{version}.tar.gz
 # Source0-md5:	b2eba415d26650d10efb33b40d20c82c
+URL:		http://search.cpan.org/dist/NCGI/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(Log::Delta) >= 0.02
-BuildRequires:	perl(XML::API) >= 0.07
+BuildRequires:	perl-Log-Delta >= 0.02
+BuildRequires:	perl-XML-API >= 0.07
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-NCGI is an aide for authors writing CGI scripts. It has the same basic
+NCGI is an aid for authors writing CGI scripts. It has the same basic
 function as the well known CGI module although with a completely
 different interface.
 
+%description -l pl
+NCGI jest pomocą dla autorów piszących skrypty CGI. Ma te same funkcje
+podstawowe co dobrze znany moduł CGI, lecz z zupełnie innym
+interfejsem.
+
 %prep
 %setup -q -n %{pdir}-%{version}
 
@@ -59,6 +66,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/02/20 18:46:13  qboosh
+- pl, generic URL
+
 Revision 1.1  2006/02/19 17:37:32  glen
 - new (for parselog)
-
================================================================

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



More information about the pld-cvs-commit mailing list