forked from pool/perl-App-perlbrew
0.35
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
8678320717
commit
04b3661e6e
@@ -21,7 +21,7 @@
|
||||
%endif
|
||||
|
||||
Name: perl-App-perlbrew
|
||||
Version: 0.33
|
||||
Version: 0.35
|
||||
Release: 1
|
||||
License: MIT
|
||||
%define cpan_name App-perlbrew
|
||||
@@ -38,7 +38,7 @@ BuildRequires: perl(Path::Class)
|
||||
BuildRequires: perl(IO::All)
|
||||
BuildRequires: perl(Try::Tiny)
|
||||
BuildRequires: perl(File::Path::Tiny)
|
||||
BuildRequires: perl(local::lib)
|
||||
BuildRequires: perl(local::lib) >= 1.008
|
||||
%if 0%{?with_test}
|
||||
BuildRequires: perl(Test::Spec)
|
||||
BuildRequires: perl(Test::Output)
|
||||
@@ -49,7 +49,7 @@ Requires: perl(Path::Class)
|
||||
Requires: perl(IO::All)
|
||||
Requires: perl(Try::Tiny)
|
||||
Requires: perl(File::Path::Tiny)
|
||||
Requires: perl(local::lib)
|
||||
Requires: perl(local::lib) >= 1.008
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -70,6 +70,7 @@ your HOME too. It's a completely separate perl environment.
|
||||
%if 0%{?with_test}
|
||||
|
||||
%check
|
||||
PERLBREW_ROOT="$PWD/test-perlbrew-root" \
|
||||
%{__make} test
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user