Accepting request 290130 from home:smithfarm:branches:devel:languages:perl

- add "Requires: perl-Test-Simple" to spec (hidden dependency
  not caught by cpanspec)

OBS-URL: https://build.opensuse.org/request/show/290130
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Deep?expand=0&rev=30
This commit is contained in:
Nathan Cutler 2015-03-10 10:41:25 +00:00 committed by Git OBS Bridge
parent 50ccb1b831
commit 7eb888a2d4
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 10 08:12:01 UTC 2015 - ncutler@suse.com
- add "Requires: perl-Test-Simple" to spec (hidden dependency
not caught by cpanspec)
-------------------------------------------------------------------
Tue Mar 10 07:17:53 UTC 2015 - ncutler@suse.com

View File

@ -32,6 +32,10 @@ BuildRequires: perl-macros
BuildRequires: perl(Test::NoWarnings) >= 0.02
BuildRequires: perl(Test::Tester) >= 0.04
%{perl_requires}
# MANUAL
# necessary because Test::Deep::NoTest does "require Test::Builder"
Requires: perl-Test-Simple
# MANUAL
%description
If you don't know anything about automated testing in Perl then you should