summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2003-10-21 18:14:52 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit2cd06ac4130407ed0bef8ccb17f9409eaa903590 (patch)
treec791e4d67c40a26606fa1f2d3978345b0eab147d
parent917dfae48aa6ce551c6400502caa50f48fb64d01 (diff)
downloadperl-ExtUtils-MakeMaker-2cd06ac4130407ed0bef8ccb17f9409eaa903590.zip
perl-ExtUtils-MakeMaker-2cd06ac4130407ed0bef8ccb17f9409eaa903590.tar.gz
- pl
Changed files: perl-ExtUtils-MakeMaker.spec -> 1.3
-rw-r--r--perl-ExtUtils-MakeMaker.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/perl-ExtUtils-MakeMaker.spec b/perl-ExtUtils-MakeMaker.spec
index 8562520..b0c7ac5 100644
--- a/perl-ExtUtils-MakeMaker.spec
+++ b/perl-ExtUtils-MakeMaker.spec
@@ -5,8 +5,8 @@
%include /usr/lib/rpm/macros.perl
%define pdir ExtUtils
%define pnam MakeMaker
-Summary: ExtUtils::MakeMaker - Create a module Makefile
-#Summary(pl):
+Summary: ExtUtils::MakeMaker - create a module Makefile
+Summary(pl): ExtUtils::MakeMaker - tworzenie Makefile dla modułu
Name: perl-ExtUtils-MakeMaker
Version: 6.17
Release: 1
@@ -25,8 +25,10 @@ This utility is designed to write a Makefile for an extension module
from a Makefile.PL. It is based on the Makefile.SH model provided by
Andy Dougherty and the perl5-porters.
-# %description -l pl
-# TODO
+%description -l pl
+To narzędzie zostało zaprojektowane, aby tworzyć pliki Makefile dla
+modułu rozszerzenia z Makefile.PL. Jest oparte na modelu Makefile.SH
+stworzonym przez Andy'ego Dougherty'ego i grupę perl5-porters.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}