[packages/perl-CPAN-Meta-Check] - pl, more BRs

qboosh qboosh at pld-linux.org
Sun Oct 13 21:49:09 CEST 2013


commit 7e92a067ecc1a1fae22f51ca33c8118daedec0bf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 13 21:48:20 2013 +0200

    - pl, more BRs

 perl-CPAN-Meta-Check.spec | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/perl-CPAN-Meta-Check.spec b/perl-CPAN-Meta-Check.spec
index db42f60..067a7db 100644
--- a/perl-CPAN-Meta-Check.spec
+++ b/perl-CPAN-Meta-Check.spec
@@ -6,6 +6,7 @@
 %define		pnam	Meta-Check
 %include	/usr/lib/rpm/macros.perl
 Summary:	CPAN::Meta::Check - Verify requirements in a CPAN::Meta object
+Summary(pl.UTF-8):	CPAN::Meta::Check - sprawdzanie wymagań w obiekcie CPAN::Meta
 Name:		perl-CPAN-Meta-Check
 Version:	0.007
 Release:	1
@@ -16,10 +17,14 @@ Source0:	http://www.cpan.org/modules/by-module/CPAN/%{pdir}-%{pnam}-%{version}.t
 # Source0-md5:	56f71df79cea8d308a552b3eb996deb0
 Patch0:		fixdeps.patch
 URL:		http://search.cpan.org/dist/CPAN-Meta-Check/
+BuildRequires:	perl-ExtUtils-MakeMaker >= 6.30
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
+BuildRequires:	perl(Exporter) >= 5.57
+BuildRequires:	perl-CPAN-Meta >= 2.120920
 BuildRequires:	perl-Test-Deep
+BuildRequires:	perl-Test-Simple >= 0.88
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -28,6 +33,10 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 This module verifies if requirements described in a CPAN::Meta object
 are present.
 
+%description -l pl.UTF-8
+Ten moduł weryfikuje, czy zależności (wymagane moduły) opisane w
+obiekcie CPAN::Meta są spełnione.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 %patch0 -p1
@@ -50,6 +59,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes INSTALL README
-%{perl_vendorlib}/CPAN/Meta/*.pm
-%{_mandir}/man3/*
+%doc Changes README
+%{perl_vendorlib}/CPAN/Meta/Check.pm
+%{_mandir}/man3/CPAN::Meta::Check.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-CPAN-Meta-Check.git/commitdiff/7e92a067ecc1a1fae22f51ca33c8118daedec0bf



More information about the pld-cvs-commit mailing list