]> git.pld-linux.org Git - packages/perl-Petal-Utils.git/commitdiff
- pl, use package names where possible
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 9 Mar 2006 20:29:33 +0000 (20:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Petal-Utils.spec -> 1.3

perl-Petal-Utils.spec

index 40796d704727ca95982453e42982f6f376e11c8a..fe5a61b3031f11e06cc3c2db82cf77577b71aed4 100644 (file)
@@ -5,8 +5,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
@@ -19,19 +19,20 @@ BuildRequires:      perl-devel >= 1:5.8.0
 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}
This page took 0.069797 seconds and 4 git commands to generate.