forked from pool/perl-App-perlbrew
0.29
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
ff83e24e88
commit
6c308e2bc2
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-App-perlbrew (Version 0.19)
|
||||
# spec file for package perl-App-perlbrew
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -15,12 +15,13 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1120
|
||||
%define with_test 1
|
||||
%endif
|
||||
|
||||
Name: perl-App-perlbrew
|
||||
Version: 0.24
|
||||
Version: 0.29
|
||||
Release: 1
|
||||
License: MIT
|
||||
%define cpan_name App-perlbrew
|
||||
@@ -36,6 +37,7 @@ BuildRequires: perl(Devel::PatchPerl) >= 0.26
|
||||
BuildRequires: perl(Path::Class)
|
||||
BuildRequires: perl(IO::All)
|
||||
BuildRequires: perl(Try::Tiny)
|
||||
BuildRequires: perl(File::Path::Tiny)
|
||||
%if 0%{?with_test}
|
||||
BuildRequires: perl(Test::Spec)
|
||||
BuildRequires: perl(Test::Output)
|
||||
@@ -45,6 +47,7 @@ Requires: perl(Devel::PatchPerl) >= 0.26
|
||||
Requires: perl(Path::Class)
|
||||
Requires: perl(IO::All)
|
||||
Requires: perl(Try::Tiny)
|
||||
Requires: perl(File::Path::Tiny)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -63,6 +66,7 @@ your HOME too. It's a completely separate perl environment.
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
%if 0%{?with_test}
|
||||
|
||||
%check
|
||||
%{__make} test
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user