Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37856006
en ru br
ALT Linux repos
S:0.7.0-alt2

Group :: Development/Other
RPM: pipestatus

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pipestatus
Version: 0.7.0
Release: alt2

Summary: UNIX/POSIX shell helper for running pipes safely
License: Unlicense
Group: Development/Other

Url: http://pipestatus.sourceforge.net/
Source: %name-%version.tar.gz
Packager: Aleksey Cheusov <cheusov at altlinux.org>

BuildRequires: mk-configure >= 0.34.2-alt4
BuildRequires: rpm-macros-mk-configure

# For testing

BuildRequires: zsh mksh pdksh ash sh4 oksh

%description
pipestatus - source file for UNIX/POSIX shell that allows
to obtain an exit status of every program in a pipe.

%prep
%setup

%build
%mkc_env
%mkcmake_configure
%mkcmake_build

%check
%mkc_env
%mkcmake -j1 test_all NAMES='sh4 pdksh ksh mksh ash sh bash zsh oksh'

%install
%mkc_env
%mkcmake_install

%files
%doc NEWS README pipestatus_demo
%_bindir/*

%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