SPECS: perl-Sub-Name.spec - pl, generic URL

qboosh qboosh at pld-linux.org
Tue Feb 13 22:25:12 CET 2007


Author: qboosh                       Date: Tue Feb 13 21:25:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL

---- Files affected:
SPECS:
   perl-Sub-Name.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-Sub-Name.spec
diff -u SPECS/perl-Sub-Name.spec:1.2 SPECS/perl-Sub-Name.spec:1.3
--- SPECS/perl-Sub-Name.spec:1.2	Sat Feb 10 00:30:23 2007
+++ SPECS/perl-Sub-Name.spec	Tue Feb 13 22:25:01 2007
@@ -7,30 +7,32 @@
 %define	pdir	Sub
 %define	pnam	Name
 Summary:	Sub::Name - (re)name a sub
-#Summary(pl):	
+Summary(pl.UTF-8):	Sub::Name - nazwanie/zmiana nazwy podprogramu
 Name:		perl-Sub-Name
 Version:	0.02
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/Sub/Sub-Name-0.02.tar.gz
+Source0:	http://www.cpan.org/modules/by-module/Sub/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	a47e1f1fe88a0c85b7ecc0d150039616
+URL:		http://search.cpan.org/dist/Sub-Name/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This module has only one function, which is also exported by default:
 
-Assigns a new name to referenced sub.  If package specification is
-omitted in the name, then the current package is used.  The return
+Assigns a new name to referenced sub. If package specification is
+omitted in the name, then the current package is used. The return
 value is the sub.
 
-# %description -l pl
-# TODO
+%description -l pl.UTF-8
+Ten moduł ma tylko jedną funkcję, eksportowaną domyślnie. Przypisuje
+ona nową nazwę do wskazanego podprogramu. Jeśli specyfikacja pakietu
+została pominięta w nazwie, użyty jest pakiet bieżący. Wartością
+zwracaną jset podprogram.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -66,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/02/13 21:25:01  qboosh
+- pl, generic URL
+
 Revision 1.2  2007/02/09 23:30:23  radek
 - release 1
 
================================================================

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



More information about the pld-cvs-commit mailing list