SPECS: perl-Petal-Utils.spec - pl, use package names where possible

qboosh qboosh at pld-linux.org
Thu Mar 9 21:29:39 CET 2006


Author: qboosh                       Date: Thu Mar  9 20:29:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, use package names where possible

---- Files affected:
SPECS:
   perl-Petal-Utils.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-Petal-Utils.spec
diff -u SPECS/perl-Petal-Utils.spec:1.2 SPECS/perl-Petal-Utils.spec:1.3
--- SPECS/perl-Petal-Utils.spec:1.2	Tue Mar  7 19:59:06 2006
+++ SPECS/perl-Petal-Utils.spec	Thu Mar  9 21:29:33 2006
@@ -6,8 +6,8 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	Petal
 %define	pnam	Utils
-Summary:	Petal::Utils - Useful template modifiers for Petal.
-#Summary(pl):	
+Summary:	Petal::Utils - Useful template modifiers for Petal
+Summary(pl):	Petal::Utils - przydatne modyfikatory szablonów dla Petala
 Name:		perl-Petal-Utils
 Version:	0.06
 Release:	0.1
@@ -20,19 +20,20 @@
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl(Date::Format) >= 0.01
-BuildRequires:	perl(Petal) >= 1.06
+BuildRequires:	perl-Petal >= 1.06
 BuildRequires:	perl(URI::Escape) >= 3.0
-BuildRequires:	perl(Module::Build) >= 0.20
+BuildRequires:	perl-Module-Build >= 0.20
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The Petal::Utils package contains commonly used Petal modifiers (or plugins),
-and bundles them with an easy-to-use installation interface. 
+The Petal::Utils package contains commonly used Petal modifiers (or
+plugins), and bundles them with an easy-to-use installation interface.
 
-# %description -l pl
-# TODO
+%description -l pl
+Pakiet Petal::Utils zawiera poplarne modyfikatory (lub wtyczki) Petala
+i łączy je przy użyciu łatwego interfejsu instalacyjnego.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -66,9 +67,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/03/09 20:29:33  qboosh
+- pl, use package names where possible
+
 Revision 1.2  2006/03/07 18:59:06  mguevara
 - cut en desc
 
 Revision 1.1  2006/03/07 18:53:22  mguevara
 - some utils for Petal
-
================================================================

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



More information about the pld-cvs-commit mailing list