8
0
Stephan Kulow
2014-03-17 13:15:11 +00:00
committed by Git OBS Bridge
parent 22be7e7bd2
commit e061ae0797
2 changed files with 8 additions and 10 deletions

View File

@@ -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

View File

@@ -1,7 +1,7 @@
#
# 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
# 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::Spec) >= 0.46
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(Capture::Tiny) >= 0.22
Requires: perl(Devel::PatchPerl) >= 1.00
Requires: perl(local::lib) >= 1.008026
%{perl_requires}
# MANUAL
BuildRequires: groff
%{perl_requires}
BuildRequires: wget
%description
perlbrew is a program to automate the building and installation of perl in