rpm 4.8.90
Data Fields
rpmSpec_s Struct Reference

The structure used to store values parsed from a spec file. More...

#include <rpmspec.h>

Data Fields

char * specFile
char * buildRoot
char * buildSubdir
const char * rootDir
speclines sl
spectags st
struct OpenFileInfo * fileStack
char lbuf [10 *BUFSIZ]
char * lbufPtr
char nextpeekc
char * nextline
char * line
int lineNum
struct ReadLevelEntry * readStack
Header buildRestrictions
rpmSpecBASpecs
const char ** BANames
int BACount
int recursing
rpmSpecFlags flags
struct Sourcesources
int numSources
int noSource
char * sourceRpmName
unsigned char * sourcePkgId
Header sourceHeader
rpmfi sourceCpioList
rpmMacroContext macros
StringBuf prep
StringBuf build
StringBuf install
StringBuf check
StringBuf clean
Package packages

Detailed Description

The structure used to store values parsed from a spec file.

Definition at line 52 of file rpmspec.h.


Field Documentation

Definition at line 74 of file rpmspec.h.

const char** rpmSpec_s::BANames

Definition at line 73 of file rpmspec.h.

Definition at line 72 of file rpmspec.h.

build scriptlet.

Definition at line 91 of file rpmspec.h.

Definition at line 71 of file rpmspec.h.

Definition at line 54 of file rpmspec.h.

Definition at line 55 of file rpmspec.h.

check scriptlet.

Definition at line 93 of file rpmspec.h.

clean scriptlet.

Definition at line 94 of file rpmspec.h.

struct OpenFileInfo* rpmSpec_s::fileStack

Definition at line 61 of file rpmspec.h.

Definition at line 77 of file rpmspec.h.

install scriptlet.

Definition at line 92 of file rpmspec.h.

char rpmSpec_s::lbuf[10 *BUFSIZ]

Definition at line 62 of file rpmspec.h.

Definition at line 63 of file rpmspec.h.

Definition at line 66 of file rpmspec.h.

Definition at line 67 of file rpmspec.h.

Definition at line 88 of file rpmspec.h.

Definition at line 65 of file rpmspec.h.

Definition at line 64 of file rpmspec.h.

Definition at line 81 of file rpmspec.h.

Definition at line 80 of file rpmspec.h.

Package list.

Definition at line 96 of file rpmspec.h.

prep scriptlet.

Definition at line 90 of file rpmspec.h.

struct ReadLevelEntry* rpmSpec_s::readStack

Definition at line 69 of file rpmspec.h.

parse is recursive?

Definition at line 75 of file rpmspec.h.

const char* rpmSpec_s::rootDir

Definition at line 56 of file rpmspec.h.

Definition at line 58 of file rpmspec.h.

Definition at line 86 of file rpmspec.h.

Definition at line 85 of file rpmspec.h.

unsigned char* rpmSpec_s::sourcePkgId

Definition at line 84 of file rpmspec.h.

Definition at line 83 of file rpmspec.h.

Definition at line 79 of file rpmspec.h.

Name of the spec file.

Definition at line 53 of file rpmspec.h.

Definition at line 59 of file rpmspec.h.


The documentation for this struct was generated from the following file: