#include <build/rpmspec.h>
Collaboration diagram for Source:
Data Fields | |
const char * | fullSource |
const char * | source |
int | flags |
int | num |
Source * | next |
Definition at line 33 of file rpmspec.h.
const char* Source::fullSource |
const char* Source::source |
Definition at line 37 of file rpmspec.h.
Referenced by doIcon(), doPatch(), doRmSource(), doUntar(), initSourceHeader(), and prepFetch().
int Source::flags |
Definition at line 38 of file rpmspec.h.
Referenced by doIcon(), doPatch(), doRmSource(), doUntar(), findSource(), initSourceHeader(), and prepFetch().
int Source::num |
Definition at line 39 of file rpmspec.h.
Referenced by addSource(), doPatch(), doSetupMacro(), doUntar(), findSource(), handlePreambleTag(), initSourceHeader(), parseNoSource(), and prepFetch().
struct Source* Source::next |
Definition at line 41 of file rpmspec.h.
Referenced by doIcon(), doPatch(), doRmSource(), doUntar(), findSource(), freeSources(), initSourceHeader(), and prepFetch().