hashertarbuild(1)
| hashertarbuild(1) | hashertarbuild | hashertarbuild(1) |
NAME
hashertarbuild - A tool to create source tarballs for hasher.
DESCRIPTION
hashertarbuild is a tool to create rpm-based source tarballs for hasher. Sometimes rpmbuild -bs --nodeps <spec> does not work due to a macros abcent. Use hashertarbuild <spec> to create source tarball ready for hasher. Use hashertarbuild -bs <spec> to try creating source rpm first then to fallback to hasher source tarball (hashertar).
Note that hasher source tarball (hashertar) is the content of src.rpm packaged as tar file suitable for hasher(1).
OPTIONS
- -h, --help
- Display this help and exit.
- -v, --verbose, -q, --quiet
- Verbosity level. Multiple -v increase the verbosity level, -q sets it to 0. Default is 1.
- -o, --outdir dirname
- Output directory.
- -bs, -b, -s
- Try to write src.rpm first, then fallback to hashertar.
- --nodeps
- Ignored for compatibility.
AUTHOR
Written by Igor Vlasenko <viy@altlinux.org>.
COPYING
Copyright (c) 2008 Igor Vlasenko, ALT Linux Team.
This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
| 2023-10-12 | 0.9320 |
