1
0
forked from perl/perl-IPC-Run

Accepting request 35786 from devel:languages:perl

checked in (request 35786)

OBS-URL: https://build.opensuse.org/request/show/35786
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=8
This commit is contained in:
OBS User autobuild
2010-03-26 15:54:07 +00:00
committed by Git OBS Bridge
parent 9e52b46dd3
commit a22f6aee25
5 changed files with 5 additions and 18 deletions

View File

@@ -19,7 +19,7 @@
Name: perl-IPC-Run
Version: 0.86
Version: 0.84
Release: 2
Requires: perl = %{perl_version}
AutoReqProv: on
@@ -34,7 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
IPC::Run allows you run and interact with child processes using files,
pipes, and pseudo-ttys. Both system()-style and scripted usages are
supported and may be mixed. Like-wise, functional and OO API styles are
supported and may be mixed. Like<EFBFBD>wise, functional and OO API styles are
both supported and may be mixed.
Authors: Barrie Slaymaker <barries@slaysys.com>
@@ -54,8 +54,6 @@ perl Makefile.PL
make %{?_smp_mflags}
#run.t sometimes fails with "Resource temporarily unavailable"
mv t/run.t t/run.tt
%check
make test
%install