Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399533
en ru br
ALT Linux repos
S:0.3-alt1.qa1
5.0: 0.3-alt1
4.1: 0.3-alt1
4.0: 0.3-alt1
3.0: 0.2.0-alt3

Group :: System/Base
RPM: hashalot

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: hashalot
Version: 0.3
Release: alt1.qa1

Summary: Binary hash generator
License: GPL
Group: System/Base
Url: http://www.paranoiacs.org/~sluskyb/hacks/hashalot/
Packager: Dmitry V. Levin <ldv at altlinux.org>

# http://www.paranoiacs.org/~sluskyb/hacks/hashalot/hashalot-%version.tar.gz

Source: hashalot-%version.tar
Patch: hashalot-%version-%release.patch

%description
This program will read a passphrase from standard input and print a binary
(not printable) hash to standard output.  The output is suitable for use as
an encryption key.

%prep
%setup -q
%patch -p1

%build
autoreconf -fisv
%define _sbindir /sbin
%configure
%make_build

%install
%makeinstall

%files
%_sbindir/*
%_man8dir/*

%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