forked from pool/perl-App-perlbrew
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=32
This commit is contained in:
committed by
Git OBS Bridge
parent
22be7e7bd2
commit
e061ae0797
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 17 13:15:01 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- buildrequire wget to please test suite
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 25 07:36:21 UTC 2013 - coolo@suse.com
|
Mon Nov 25 07:36:21 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-App-perlbrew
|
# spec file for package perl-App-perlbrew
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -40,21 +40,14 @@ BuildRequires: perl(Test::Output) >= 0.04
|
|||||||
BuildRequires: perl(Test::Simple) >= 0.98
|
BuildRequires: perl(Test::Simple) >= 0.98
|
||||||
BuildRequires: perl(Test::Spec) >= 0.46
|
BuildRequires: perl(Test::Spec) >= 0.46
|
||||||
BuildRequires: perl(local::lib) >= 1.008026
|
BuildRequires: perl(local::lib) >= 1.008026
|
||||||
#BuildRequires: perl(App::perlbrew)
|
|
||||||
#BuildRequires: perl(inc::Module::Install)
|
|
||||||
#BuildRequires: perl(JSON)
|
|
||||||
#BuildRequires: perl(LWP::Simple)
|
|
||||||
#BuildRequires: perl(Module::Build)
|
|
||||||
#BuildRequires: perl(Module::Install::Base)
|
|
||||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
|
||||||
#BuildRequires: perl(YAML::Tiny)
|
|
||||||
Requires: perl(CPAN::Perl::Releases) >= 1.26
|
Requires: perl(CPAN::Perl::Releases) >= 1.26
|
||||||
Requires: perl(Capture::Tiny) >= 0.22
|
Requires: perl(Capture::Tiny) >= 0.22
|
||||||
Requires: perl(Devel::PatchPerl) >= 1.00
|
Requires: perl(Devel::PatchPerl) >= 1.00
|
||||||
Requires: perl(local::lib) >= 1.008026
|
Requires: perl(local::lib) >= 1.008026
|
||||||
|
%{perl_requires}
|
||||||
# MANUAL
|
# MANUAL
|
||||||
BuildRequires: groff
|
BuildRequires: groff
|
||||||
%{perl_requires}
|
BuildRequires: wget
|
||||||
|
|
||||||
%description
|
%description
|
||||||
perlbrew is a program to automate the building and installation of perl in
|
perlbrew is a program to automate the building and installation of perl in
|
||||||
|
Reference in New Issue
Block a user