Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568387
en ru br
ALT Linux repos
S:1.0-alt1.qa1
5.0: 1.0-alt1
4.1: 1.0-alt1
4.0: 1.0-alt1

Group :: System/Configuration/Packaging
RPM: nstow

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: nstow
Version: 1.0
Release: alt1.qa1

Summary: nstow - manage software installation from the command-line
License: GPL
Group: System/Configuration/Packaging
Url: http://www.gnusto.com/

Source0: %name-%version.tar.gz

Packager: Igor Zubkov <icesik at altlinux.ru>

%description
Nstow is a reimplementation of Bob Glickstein's stow package management
Perl script in C.

Nstow is a command-line software installation management tool.

%prep
%setup -q

%build
%configure
%make_build
%__make check || exit 1

%install
%make_install DESTDIR=%buildroot install

mv %buildroot%_bindir/stow %buildroot%_bindir/nstow
mv %buildroot%_man1dir/stow.1 %buildroot%_man1dir/nstow.1

%files
%_bindir/%name
%_man1dir/%name.*

%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