SPECS: perl-Module-Install.spec - pl, generic URL
qboosh
qboosh at pld-linux.org
Sun Aug 20 10:53:04 CEST 2006
Author: qboosh Date: Sun Aug 20 08:53:04 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, generic URL
---- Files affected:
SPECS:
perl-Module-Install.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Module-Install.spec
diff -u SPECS/perl-Module-Install.spec:1.1 SPECS/perl-Module-Install.spec:1.2
--- SPECS/perl-Module-Install.spec:1.1 Sat Aug 12 17:47:55 2006
+++ SPECS/perl-Module-Install.spec Sun Aug 20 10:52:59 2006
@@ -7,15 +7,16 @@
%define pdir Module
%define pnam Install
Summary: Module::Install - Standalone, extensible Perl module installer
-#Summary(pl):
+Summary(pl): Module::Install - samodzielny, rozszerzalny instalator modułów Perla
Name: perl-Module-Install
Version: 0.63
Release: 0.1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/Module-Install-0.63.tar.gz
+Source0: http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: d2404a019eaf149eaa34db65ab8fb72d
+URL: http://search.cpan.org/dist/Module-Install/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -24,7 +25,7 @@
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-#%define _noautoreq 'perl(inc::Module::Install)'
+#%define _noautoreq 'perl(inc::Module::Installddd)'
%description
Module::Install is a package for writing installers for CPAN (or
@@ -38,8 +39,16 @@
all the best practices for distribution installation, but involve as
much DWIM (Do What I Mean) as possible when writing them.
-# %description -l pl
-# TODO
+%description -l pl
+Module::Install to pakiet do pisania dla dystrybucji CPAN (lub
+podobnych) instalatorów, które będą przejrzyste, minimalistyczne i
+działały całkowicie poprawnie z systemami budowania
+ExtUtils::MakeMaker i Module::Build, a także będą działać na każdej
+instalacji Perla od wersji 5.004.
+
+Celem jest jak największe ułatwienie autorom CPAN (a szczególnie
+początkującym autorom CPAN) posiadania instalatorów zachowujących się
+jak najlepiej.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -75,6 +84,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/08/20 08:52:59 qboosh
+- pl, generic URL
+
Revision 1.1 2006/08/12 15:47:55 migo
- initial revision
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Module-Install.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list