SPECS: perl-Math-Round.spec - desc fix, pl, missing dir

qboosh qboosh at pld-linux.org
Thu Nov 3 01:05:31 CET 2005


Author: qboosh                       Date: Thu Nov  3 00:05:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- desc fix, pl, missing dir

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

---- Diffs:

================================================================
Index: SPECS/perl-Math-Round.spec
diff -u SPECS/perl-Math-Round.spec:1.1 SPECS/perl-Math-Round.spec:1.2
--- SPECS/perl-Math-Round.spec:1.1	Sun Oct 30 19:57:11 2005
+++ SPECS/perl-Math-Round.spec	Thu Nov  3 01:05:26 2005
@@ -7,6 +7,7 @@
 %define	pdir	Math
 %define	pnam	Round
 Summary:	Math::Round - Perl extension for rounding numbers
+Summary(pl):	Math::Round - perlowe rozszerzenie do zaokrąglania liczb
 Name:		perl-Math-Round
 Version:	0.05
 Release:	0.1
@@ -23,8 +24,14 @@
 %description
 Math::Round supplies functions that will round numbers in different
 ways. The functions round and nearest are exported by default; others
-are available as described below. "use ... qw(:all)" exports all
-functions.
+are available as described in the manual. "use ... qw(:all)" exports
+all functions.
+
+%description -l pl
+Math::Round udostępnia funkcje zaokrąglające liczby w różny sposób.
+Funkcje round i nearest są eksportowane domyślnie; inne są dostępne w
+sposób opisany w manualu. "use ... qw(:all)" eksportuje wszystkie
+funkcje.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -49,6 +56,7 @@
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/Math/*.pm
+%dir %{perl_vendorlib}/auto/Math/Round
 %{perl_vendorlib}/auto/Math/Round/autosplit.ix
 %{_mandir}/man3/*
 
@@ -58,6 +66,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/03 00:05:26  qboosh
+- desc fix, pl, missing dir
+
 Revision 1.1  2005/10/30 18:57:11  glen
 - new
-
================================================================

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




More information about the pld-cvs-commit mailing list