rpmdev-packager - Man Page
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.