#include <rpmspec.h>
Public Attributes | |
| const char* | specFile |
| const char* | sourceRpmName |
| const char* | buildRootURL |
| const char* | buildSubdir |
| const char* | rootURL |
| struct speclines* | sl |
| struct spectags* | st |
| struct OpenFileInfo* | fileStack |
| char | lbuf [4 *BUFSIZ] |
| char | nextpeekc |
| char* | nextline |
| char* | line |
| int | lineNum |
| struct ReadLevelEntry* | readStack |
| Header | buildRestrictions |
| struct SpecStruct** | buildArchitectureSpecs |
| const char** | buildArchitectures |
| int | buildArchitectureCount |
| int | inBuildArchitectures |
| int | force |
| int | anyarch |
| int | gotBuildRootURL |
| char* | passPhrase |
| int | timeCheck |
| const char* | cookie |
| struct Source* | sources |
| int | numSources |
| int | noSource |
| Header | sourceHeader |
| int | sourceCpioCount |
| struct cpioFileMapping* | sourceCpioList |
| struct MacroContext* | macros |
| StringBuf | prep |
| StringBuf | build |
| StringBuf | install |
| StringBuf | clean |
| struct PackageStruct* | packages |
Definition at line 89 of file rpmspec.h.
|
|
|
|
|
build scriptlet. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clean scriptlet. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
install scriptlet. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Package list. |
|
|
|
|
|
prep scriptlet. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Name of the spec file. |
|
|
|
|
|
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001