From d13a0e543c749e5fade73ffd9d6d2ca49abca7d8fbf3b75f08783ed80c2c9702 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 15 Oct 2012 10:54:46 +0000 Subject: [PATCH] Accepting request 138174 from home:coolo:branches:openSUSE:Factory - buildrequire netcfg explicitly for the test suite OBS-URL: https://build.opensuse.org/request/show/138174 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=22 --- perl-POE.changes | 5 +++++ perl-POE.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/perl-POE.changes b/perl-POE.changes index 87c2914..673304e 100644 --- a/perl-POE.changes +++ b/perl-POE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 15 10:40:01 UTC 2012 - coolo@suse.com + +- buildrequire netcfg explicitly for the test suite + ------------------------------------------------------------------- Thu Dec 22 09:14:23 UTC 2011 - coolo@suse.de diff --git a/perl-POE.spec b/perl-POE.spec index 8046745..856843a 100644 --- a/perl-POE.spec +++ b/perl-POE.spec @@ -1,7 +1,7 @@ # # spec file for package perl-POE # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-POE Version: 1.350 Release: 0 @@ -26,6 +27,8 @@ Url: http://search.cpan.org/dist/POE/ Source: http://www.cpan.org/authors/id/R/RC/RCAPUTO/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build +# MANUAL +BuildRequires: netcfg BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(IO) >= 1.24