|
rpm
4.5
|
#include <build/rpmspec.h>

Data Fields | |
| const char * | fullSource |
| const char * | source |
| int | flags |
| int | num |
| struct Source * | next |
| int Source::flags |
Definition at line 38 of file rpmspec.h.
Referenced by addSource(), checkSpec(), doIcon(), doPatch(), doUntar(), findSource(), initSourceHeader(), parseNoSource(), and prepFetch().
| const char* Source::fullSource |
Definition at line 35 of file rpmspec.h.
Referenced by addSource(), and freeSources().
| struct Source* Source::next |
Definition at line 41 of file rpmspec.h.
Referenced by addSource(), checkSpec(), doIcon(), doPatch(), doUntar(), findSource(), freeSources(), 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().
| const char* Source::source |
Definition at line 37 of file rpmspec.h.
Referenced by addSource(), checkSpec(), doIcon(), doPatch(), doUntar(), initSourceHeader(), and prepFetch().
1.8.2