diff --git a/perl-App-perlbrew.changes b/perl-App-perlbrew.changes index bc446b9..0a1ed1c 100644 --- a/perl-App-perlbrew.changes +++ b/perl-App-perlbrew.changes @@ -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 diff --git a/perl-App-perlbrew.spec b/perl-App-perlbrew.spec index 0db1ad6..6c6019d 100644 --- a/perl-App-perlbrew.spec +++ b/perl-App-perlbrew.spec @@ -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