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