Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37533267
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: ipl11mdk.1

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

Source: %name-%version.tar.bz2
Patch: %name-3.4-alt.patch.bz2

Requires: terminfo

# Automatically added by buildreq on Sat Jun 29 2002

BuildRequires: 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

find -type f -name \*.orig -print0 |
xargs -r0 %__rm -f --

%build
%make_build

%install
%makeinstall sbindir=$RPM_BUILD_ROOT/sbin

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

%changelog

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

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