SPECS: perl-Test-Spelling.spec - pl, generic URL

qboosh qboosh at pld-linux.org
Mon Mar 24 23:44:23 CET 2008


Author: qboosh                       Date: Mon Mar 24 22:44:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL

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

---- Diffs:

================================================================
Index: SPECS/perl-Test-Spelling.spec
diff -u SPECS/perl-Test-Spelling.spec:1.1 SPECS/perl-Test-Spelling.spec:1.2
--- SPECS/perl-Test-Spelling.spec:1.1	Tue Jan  8 11:06:25 2008
+++ SPECS/perl-Test-Spelling.spec	Mon Mar 24 23:44:18 2008
@@ -7,29 +7,31 @@
 %define	pdir	Test
 %define	pnam	Spelling
 Summary:	Test::Spelling - check for spelling errors in POD files
-#Summary(pl):	
+Summary(pl.UTF-8):	Test::Spelling - sprawdzanie plików POD pod kątem błędów pisowni
 Name:		perl-Test-Spelling
 Version:	0.11
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/I/IT/ITUB/Test-Spelling-0.11.tar.gz
+Source0:	http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	1820e1248bf5dfba6139b6812a5f92ae
+URL:		http://search.cpan.org/dist/Test-Spelling/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(Pod::Spell) >= 1.01
+BuildRequires:	perl-Pod-Spell >= 1.01
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Check POD files for spelling mistakes, using Pod::Spell and spell to do
-the heavy lifting.
+Check POD files for spelling mistakes, using Pod::Spell and spell to
+do the heavy lifting.
 
-# %description -l pl
-# TODO
+%description -l pl.UTF-8
+Ten moduł sprawdza pliki POD pod kątem błędów pisowni, wykorzystując
+moduł Pod::Spell i polecenie spell.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -54,7 +56,6 @@
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/Test/*.pm
-#%%{perl_vendorlib}/Test/Spelling
 %{_mandir}/man3/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -63,6 +64,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-03-24 22:44:18  qboosh
+- pl, generic URL
+
 Revision 1.1  2008-01-08 10:06:25  agaran
 - initial, builds here, rel 1
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Test-Spelling.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list