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

Data Fields | |
| const char * | fullSource |
| const char * | source |
| int | flags |
| rpmuint32_t | num |
| struct Source * | next |
| int Source::flags |
Definition at line 44 of file rpmspec.h.
Referenced by addSource(), doIcon(), doPatch(), doSetupMacro(), doUntar(), findSource(), initSourceHeader(), isSpecFile(), parseNoSource(), prepFetch(), prepFetchVerbose(), spec_get_sources(), and specSourceFlags().
| const char* Source::fullSource |
Definition at line 41 of file rpmspec.h.
Referenced by addSource(), freeSources(), prepFetch(), spec_get_sources(), and specFullSourceName().
| struct Source* Source::next |
Definition at line 47 of file rpmspec.h.
Referenced by addSource(), doIcon(), doPatch(), doSetupMacro(), doUntar(), findSource(), freeSources(), getSource(), initSourceHeader(), isSpecFile(), prepFetch(), and spec_get_sources().
Definition at line 45 of file rpmspec.h.
Referenced by addSource(), doPatch(), doSetupMacro(), doUntar(), findSource(), getSource(), handlePreambleTag(), initSourceHeader(), parseNoSource(), prepFetch(), prepFetchVerbose(), spec_get_sources(), and specSourceNum().
| const char* Source::source |
Definition at line 43 of file rpmspec.h.
Referenced by addSource(), doIcon(), doPatch(), doSetupMacro(), doUntar(), initSourceHeader(), isSpecFile(), prepFetch(), prepFetchVerbose(), spec_get_sources(), and specSourceName().
1.7.4