#include <rpmspec.h>
Data Fields | |
| const char* | specFile |
| const char* | sourceRpmName |
| const char* | buildRootURL |
| const char* | buildSubdir |
| const char* | rootURL |
| speclines | sl |
| spectags | st |
| struct OpenFileInfo* | fileStack |
| char | lbuf [4 *BUFSIZ] |
| char | nextpeekc |
| char* | nextline |
| char* | line |
| int | lineNum |
| struct ReadLevelEntry* | readStack |
| Header | buildRestrictions |
| struct SpecStruct** | BASpecs |
| const char** | BANames |
| int | BACount |
| int | recursing |
| int | force |
| int | anyarch |
| int | gotBuildRootURL |
| char* | passPhrase |
| int | timeCheck |
| const char* | cookie |
| struct Source* | sources |
| int | numSources |
| int | noSource |
| Header | sourceHeader |
| void* | sourceCpioList |
| MacroContext | macros |
| StringBuf | prep |
| StringBuf | build |
| StringBuf | install |
| StringBuf | clean |
| struct PackageStruct* | packages |
Definition at line 91 of file rpmspec.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build scriptlet. |
|
|
|
|
|
|
|
|
|
|
|
clean scriptlet. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
install scriptlet. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Package list. |
|
|
|
|
|
prep scriptlet. |
|
|
|
|
|
parse is recursive? |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Name of the spec file. |
|
|
|
|
|
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001