Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37555357
en ru br
Репозитории ALT
S:20220807.0-alt1
5.1: 0.82-alt1
4.1: 0.80-alt1
4.0: 0.80-alt1
3.0: 0.79-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-IPC-Run

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define module IPC-Run
%def_disable test

Name: perl-%module
Version: 0.80
Release: alt1

Summary: IPC-Run - system() and background procs w/ piping, redirs, ptys (Unix, Win32)

License: Artistic
Group: Development/Perl
Url: %CPAN %module
Source: http://www.cpan.org/modules/by-module/IPC/IPC-Run-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Aug 31 2006

BuildRequires: perl-devel perl-IO-Tty

%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.  Likewise, functional and OO API styles are both supported and
may be mixed.

%prep
%setup -q -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install
rm -f $RPM_BUILD_ROOT/.perl.req

%files
%perl_vendor_privlib/IPC/
%perl_vendor_man3dir/*
%exclude %perl_vendor_privlib/IPC/Run/Win*
%exclude %perl_vendor_man3dir/*Win*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin