1
0
forked from perl/perl-IPC-Run

Accepting request 138167 from home:coolo:branches:openSUSE:Factory

- buildrequire explicitly netcfg for the test suite

OBS-URL: https://build.opensuse.org/request/show/138167
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=25
This commit is contained in:
Stephan Kulow
2012-10-15 10:47:33 +00:00
committed by Git OBS Bridge
parent eac4ad4e91
commit 74f9a1048b
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 15 10:43:38 UTC 2012 - coolo@suse.com
- buildrequire explicitly netcfg for the test suite
-------------------------------------------------------------------
Fri Feb 17 02:35:19 UTC 2012 - vcizek@suse.com

View File

@@ -16,19 +16,20 @@
#
Name: perl-IPC-Run
Version: 0.91
Release: 1
License: GPL-1.0+ or Artistic-1.0
Release: 0
Summary: System() and Background Procs with Piping, Redirs, and PTYs
Url: http://cpan.org/modules/by-module/IPC/
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Url: http://cpan.org/modules/by-module/IPC/
Source: IPC-Run-%{version}.tar.gz
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch0: IPC-Run-0.89-path.diff
BuildRequires: perl
BuildRequires: perl-macros
# MANUAL
BuildRequires: netcfg
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}