SPECS: perl-GD-SecurityImage.spec - pl

qboosh qboosh at pld-linux.org
Fri Mar 16 09:01:52 CET 2007


Author: qboosh                       Date: Fri Mar 16 08:01:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   perl-GD-SecurityImage.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-GD-SecurityImage.spec
diff -u SPECS/perl-GD-SecurityImage.spec:1.2 SPECS/perl-GD-SecurityImage.spec:1.3
--- SPECS/perl-GD-SecurityImage.spec:1.2	Mon Mar  5 13:04:20 2007
+++ SPECS/perl-GD-SecurityImage.spec	Fri Mar 16 09:01:47 2007
@@ -6,46 +6,58 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	GD
 %define	pnam	SecurityImage
-Summary:	GD::SecurityImage - Security image (captcha) generator.
-#Summary(pl):	
+Summary:	GD::SecurityImage - Security image (captcha) generator
+Summary(pl.UTF-8):	GD::SecurityImage - generator obrazków zabezpieczających (captcha)
 Name:		perl-GD-SecurityImage
 Version:	1.63
 Release:	0.1
 # 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:	http://www.cpan.org/modules/by-module/GD/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	3a7c89f929e3d3bb4c0e2abf74685694
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(GD)
+BuildRequires:	perl-GD
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %define		_noautoreq	'perl(Image::Magick)'
 
 %description
-The (so called) "Security Images" are so popular. Most internet 
-software use these in their registration screens to block robot programs
-(which may register tons of  fake member accounts). Security images are
-basicaly, graphical CAPTCHAs (Completely Automated Public Turing Test to 
-Tell Computers and Humans Apart). This module gives you a basic interface 
-to create such an image. The final output is the actual graphic data, 
-the mime type of the graphic and the created random string.
+The (so called) "Security Images" are so popular. Most Internet 
+software use these in their registration screens to block robot
+programs (which may register tons of fake member accounts). Security
+images are basicaly, graphical CAPTCHAs (Completely Automated Public
+Turing Test to Tell Computers and Humans Apart). This module gives you
+a basic interface to create such an image. The final output is the
+actual graphic data, the MIME type of the graphic and the created
+random string.
 
-The module also has some "styles" that are used to create the background 
-of the image.
+The module also has some "styles" that are used to create the
+background of the image.
 
 If you are an Authen::Captcha user, see GD::SecurityImage::AC
 for migration from Authen::Captcha to GD::SecurityImage.
 
-
-
-# %description -l pl
-# TODO
+%description -l pl.UTF-8
+(Tak zwane) obrazki zabezpieczające ("Security Images") są bardzo
+popularne. Większość oprogramowania w Internecie używach na ekranach
+rejestracji do blokowania robotów (które mogłyby zarejestrować tysiące
+fałszywych kont). Obrazki zabezpieczające to zasadniczo graficzne
+CAPTCHA (Completely Automated Public Turing Test to Tell Computers and
+Humans Apart - w pełni zautomatyzowane publiczne testy Turinga
+odróżniające komputery od ludzi). Ten moduł udostępnia podstawowy
+interfejs do tworzenia takich obrazków. Ostateczne wyjście to właściwe
+dane graficzne, typ MIME danych graficznych i utworzony ciąg losowy.
+
+Moduł ma także trochę "styli", służących do tworzenia tła obrazka.
+
+Użytkownicy modułu Authen::Captcha mogą obejrzeć opis
+GD::SecurityImage::AC w celu migracji z Authen::Captcha na
+GD::SecurityImage.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -83,9 +95,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/03/16 08:01:47  qboosh
+- pl
+
 Revision 1.2  2007/03/05 12:04:20  agaran
 - up to 1.63, rel 0.1
 
 Revision 1.1  2007/03/05 11:50:06  agaran
 - initial
-
================================================================

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



More information about the pld-cvs-commit mailing list