Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37834569
en ru br
ALT Linux repos
S:3.4-alt2.qa2
5.0: 3.4-alt2
4.1: 3.4-alt1
4.0: 3.4-ipl11mdk.1
3.0: 3.4-ipl11mdk.1

Group :: Shells
RPM: sash

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: sash
Version: 3.4
Release: alt1
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: 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

Full changelog you can see here

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