Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37749682
en ru br
ALT Linux repos
S:0.05-alt1

Group :: Development/Other
RPM: hasher-rich-chroot

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: hasher-rich-chroot
Version: 0.02
Release: alt1

Summary: hasher chroot environment for productive work
License: GPL
Group: Development/Other
Packager: Igor Vlasenko <viy at altlinux.org>
#Url: http://www.altlinux.org/Git.alt/girar-nmu
BuildArch: noarch

Source: %name-%version.tar

Requires: mc vim-console less unzip elfutils rpm-utils
# Andrew Savchenko:
#Лично мне приходится на все системы, где я работаю, ставить
#terminfo-extra, т.к. я использую screen-256color-bce-s; даже внутрь
#хешерницы, т.к. иначе hsh-shell не работает нормально.
Requires: terminfo-extra

%description
This package contains utilities that configure
hasher chroot for comfortable post mortem work.
They should be installed into chroot.

For user-side utils, see %name-utils


%package user-utils
Summary: User-side utils for hasher-rich-chroot
Group: Development/Other

%description user-utils
User-side utils for hasher-rich-chroot -
hasher chroot environment for productive work

%prep
%setup

%build

%install
mkdir -p %buildroot%_bindir
install -m 755 hsh-*  %buildroot%_bindir/

#for i in girar-*; do

#    pod2man  --name $i --center 'girar-nmu utils' --section 1 --release %version $i > $i.1 ||:
#done
#find . -name '*.1' -size 0 -print -delete
#mkdir -p %buildroot%_man1dir
#install -m 644 girar-*.1 %buildroot%_man1dir/

%files
#%doc README
%_bindir/hsh-rich-chroot-create-history
#%_man1dir/*

%files user-utils
%_bindir/hsh-install-rich-chroot

%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