1RPMDEV-PACKAGER(1) User Commands RPMDEV-PACKAGER(1)
2
3
4
6 rpmdev-packager - manual page for rpmdev-packager version 1.3
7
9 rpmdev-packager [option]...
10
12 rpmdev-packager guesses rpm packager info from various sources:
13
14 $RPM_PACKAGER
15 from environment (full name + email address)
16
17 %packager
18 from rpm configuration (full name + email address)
19
20 certificates
21 ~/.fedora.cert (email address)
22
23 git from git configuration (user.name + user.email)
24
25 $MAILTO
26 from environment (email address)
27
28 /etc/passwd
29 gecos (full name, username)
30
32 -h, --help
33 Show help message and exit.
34
35 -v, --version
36 Print version information and exit.
37
39 Report bugs at <https://bugzilla.redhat.com/>, component rpmdevtools,
40 or at <https://pagure.io/rpmdevtools/issues>.
41
43 Copyright © 2009-2015 Ville Skyttä <ville.skytta@iki.fi> This program
44 is free software; you can redistribute it and/or modify it under the
45 terms of the GNU General Public License as published by the Free Soft‐
46 ware Foundation; either version 2 of the License, or (at your option)
47 any later version.
48
49
50
51rpmdev-packager version 1.3 July 2021 RPMDEV-PACKAGER(1)