rpmspec (8) - Linux Manuals
rpmspec: RPM Spec Tool
NAME
rpmspec - RPM Spec ToolSYNOPSIS
QUERYING SPEC FILES:
rpmspec {-q|--query} [select-options] [query-options] SPEC_FILE ...
select-options
The general form of an rpm spec query command is
rpm {-q|--query} [select-options] [query-options]
You may specify the format that the information should be
printed in. To do this, you use the
option, followed by the QUERYFMT format string.
See rpm(8) for details.
rpmspec --help - as rpm supports customizing the options via popt aliases
it's impossible to guarantee that what's described in the manual matches
what's available.
query-options
QUERY OPTIONS
SELECT OPTIONS
AUTHORS
Marc Ewing <marc [at] redhat.com>
Jeff Johnson <jbj [at] redhat.com>
Erik Troan <ewt [at] redhat.com>
Panu Matilainen <pmatilai [at] redhat.com>
SEE ALSO
popt(3),
rpm(8),
rpmdb(8),
rpmkeys(8),
rpmsign(8),
rpm2cpio(8),
rpmbuild(8),