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

Группа :: Интерпретаторы команд
Пакет: sash

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

Name: sash
Version: 3.4
Release: alt2.qa2
Epoch: 1

Summary: A statically linked shell, including some built-in basic commands
License: distributable
Group: Shells
Url: http://www.canb.auug.org.au/~dbell/programs/
Packager: Dmitry V. Levin <ldv at altlinux.org>

Source: sash-%version.tar
Patch: sash-3.4-alt.patch

Requires: terminfo

# Automatically added by buildreq on Sat Jun 29 2002

BuildRequires: libe2fs-devel libreadline-devel-static libtinfo-devel-static zlib-devel-static

%description
Sash is a simple, standalone, statically linked shell which includes
simplified versions of built-in commands like ls, dd and gzip.  Sash
is statically linked so that it can work without shared libraries, so
it is particularly useful for recovering from certain types of system
failures.  Sash can also be used to safely upgrade to new versions of
shared libraries.

%prep
%setup -q
%patch -p1
fgrep -C1 Permission sash.h >copyright

%build
%make_build

%install
%makeinstall sbindir=%buildroot/sbin

%files
/sbin/*
%_mandir/man?/*
%doc copyright

%changelog

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

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