[packages/perl-Test2-Suite] - added missing BRs for tests

hawk hawk at pld-linux.org
Sat Mar 10 19:48:44 CET 2018


commit 24c5be39def4283ef55a168b8a328ed2eb9478fd
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Sat Mar 10 18:47:25 2018 +0000

    - added missing BRs for tests

 perl-Test2-Suite.spec | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/perl-Test2-Suite.spec b/perl-Test2-Suite.spec
index 7866dc9..b4fc374 100644
--- a/perl-Test2-Suite.spec
+++ b/perl-Test2-Suite.spec
@@ -9,7 +9,7 @@ Summary:	Test2::Suite - Distribution with a rich set of tools built upon the Tes
 Summary(pl.UTF-8):	Test2::Suite - pakiet z bogatym zestawem narzędzi opartych na szkielecie Test2
 Name:		perl-Test2-Suite
 Version:	0.000106
-Release:	1
+Release:	2
 # same as perl 5
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -19,12 +19,16 @@ URL:		http://search.cpan.org/dist/Test2-Suite/
 BuildRequires:	perl-devel >= 1:5.8.1
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl-Importer >= 0.010
+BuildRequires:	perl-Importer >= 0.024
+BuildRequires:	perl-Module-Pluggable >= 2.7
 BuildRequires:	perl-Scalar-List-Utils
-BuildRequires:	perl-Test-Simple >= 1.302032
+BuildRequires:	perl-Scope-Guard
+BuildRequires:	perl-Sub-Info >= 0.002
+BuildRequires:	perl-Term-Table >= 0.002
+BuildRequires:	perl-Test-Simple >= 1.302127
 %endif
-Requires:	perl-Importer >= 0.010
-Requires:	perl-Test-Simple >= 1.302032
+Requires:	perl-Importer >= 0.024
+Requires:	perl-Test-Simple >= 1.302127
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Test2-Suite.git/commitdiff/24c5be39def4283ef55a168b8a328ed2eb9478fd



More information about the pld-cvs-commit mailing list