table of contents
RPMDEV-PACKAGER(1) | User Commands | RPMDEV-PACKAGER(1) |
NAME¶
rpmdev-packager - manual page for rpmdev-packager version 1.3
SYNOPSIS¶
rpmdev-packager [option]...
DESCRIPTION¶
rpmdev-packager guesses rpm packager info from various sources:
- $RPM_PACKAGER
- from environment (full name + email address)
- %packager
- from rpm configuration (full name + email address)
- certificates
- ~/.fedora.cert (email address)
- git
- from git configuration (user.name + user.email)
- $MAILTO
- from environment (email address)
- /etc/passwd
- gecos (full name, username)
OPTIONS¶
- -h, --help
- Show help message and exit.
- -v, --version
- Print version information and exit.
REPORTING BUGS¶
Report bugs at <https://bugzilla.redhat.com/>, component rpmdevtools, or at <https://pagure.io/rpmdevtools/issues>.
COPYRIGHT¶
Copyright © 2009-2015 Ville Skyttä <ville.skytta@iki.fi> This program 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.
April 2021 | rpmdev-packager version 1.3 |