SHA256
9
0
forked from pool/perl-POE

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
This commit is contained in:
Stephan Kulow
2012-10-15 10:54:46 +00:00
committed by Git OBS Bridge
parent fccd7bb192
commit d13a0e543c
2 changed files with 9 additions and 1 deletions

View File

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

View File

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