Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37594331
en ru br
ALT Linux repos
S:1.04-alt1
5.0: 0.40-alt2
4.1: 0.40-alt1
4.0: 0.24-alt1
3.0: 0.24-alt1

Group :: Development/Perl
RPM: perl-IPC-Cmd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
#   - IPC::Cmd -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only IPC::Cmd
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module IPC-Cmd
%define m_distro IPC-Cmd
%define m_name IPC::Cmd
%define m_author_id unknown
%define _enable_test 1

Name: perl-IPC-Cmd
Version: 0.24
Release: alt1

Summary: IPC-Cmd - A cross platform way of running (interactive) commandline programs

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Tue Jul 12 2005

BuildRequires: perl-I18N-LangTags perl-IPC-Run perl-Locale-Maketext-Lexicon perl-Locale-Maketext-Simple perl-Module-Load-Conditional perl-Params-Check perl-devel

%description
IPC::Cmd allows you to run commands, interactively if desired,
platform independent but have them still work.

The "can_run" function can tell you if a certain binary is installed
and if so where, whereas the "run" function can actually execute any
of the commands you give it and give you a clear return value, as well
as adhere to your verbosity settings.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin