forked from pool/perl-IPC-Run
add perl as explicit buildrequire
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
cc11a50370
commit
d6cb60665c
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8a50ae4c03e406f554d9d49d578ddfc3a9adcf4b2d874e7072cfe49635a431f
|
||||
size 90839
|
3
IPC-Run-0.89.tar.bz2
Normal file
3
IPC-Run-0.89.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04969f61d9502db94bbe4c431b0a44280bfe33b84ba81ae1b83b873b4d257ba0
|
||||
size 91335
|
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 19 08:38:42 UTC 2010 - coolo@novell.com
|
||||
|
||||
- add perl as explicit buildrequire
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 1 18:08:43 CEST 2010 - anicka@suse.cz
|
||||
|
||||
- update to 0.89
|
||||
* Revert extended tests to require "oslo consensus" variables
|
||||
* Add IO::Pty to META.yml requirement
|
||||
* Missed dangling isa in IPC::Run::Debug
|
||||
* Fix retry for read of fh when I get "Resource temporarily
|
||||
unavailable."
|
||||
* Fix POD indentation in IO.pm
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 30 18:17:06 CEST 2010 - anicka@suse.cz
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-IPC-Run (Version 0.87)
|
||||
# spec file for package perl-IPC-Run (Version 0.89)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: perl-IPC-Run
|
||||
Version: 0.87
|
||||
Version: 0.89
|
||||
Release: 1
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
@@ -30,6 +30,7 @@ Summary: System() and Background Procs with Piping, Redirs, and PTYs
|
||||
Source: IPC-Run-%{version}.tar.bz2
|
||||
Patch: IPC-Run-%{version}-path.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
|
||||
%description
|
||||
IPC::Run allows you run and interact with child processes using files,
|
||||
|
Reference in New Issue
Block a user