Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37515936
en ru br
Репозитории ALT

Группа :: Разработка/Прочее
Пакет: pipestatus

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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