#include <rpmcli.h>
Data Fields | |
rpmQueryFlags | qva_flags |
int | buildAmount |
char * | buildRootOverride |
char * | targets |
const char * | passPhrase |
char * | cookie |
int | force |
int | noBuild |
int | noDeps |
int | noLang |
int | shortCircuit |
int | sign |
char | buildMode |
char | buildChar |
const char * | rootdir |
Definition at line 313 of file rpmcli.h.
Bit(s) to control operation.
Definition at line 315 of file rpmcli.h.
Referenced by build(), buildForTarget(), and main().
Build mode (one of "btBC")
Definition at line 326 of file rpmcli.h.
Referenced by buildForTarget(), and main().
from --buildroot
Definition at line 316 of file rpmcli.h.
Referenced by buildForTarget(), and main().
NULL for binary, ??? for source, rpm's
Definition at line 319 of file rpmcli.h.
Referenced by buildForTarget(), and main().
const char* rpmBuildArguments_s::passPhrase |
const char* rpmBuildArguments_s::rootdir |