Spec_s Struct Reference
[RPMBUILD.]

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

#include <rpmspec.h>


Data Fields

const char * specFile
const char * buildRootURL
const char * buildSubdir
const char * rootURL
speclines sl
spectags st
struct OpenFileInfofileStack
char lbuf [10 *BUFSIZ]
char * lbufPtr
char nextpeekc
char * nextline
char * line
int lineNum
struct ReadLevelEntryreadStack
Header buildRestrictions
SpecBASpecs
const char ** BANames
int BACount
int recursing
int force
int anyarch
int gotBuildRootURL
char * passPhrase
int timeCheck
const char * cookie
struct Sourcesources
int numSources
int noSource
const char * sourceRpmName
unsigned char * sourcePkgId
Header sourceHeader
rpmfi sourceCpioList
MacroContext 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 92 of file rpmspec.h.


Field Documentation

const char* Spec_s::specFile

Name of the spec file.

Definition at line 94 of file rpmspec.h.

Referenced by buildSpec(), doRmSource(), freeSpec(), newSpec(), parseSpec(), and processSourceFiles().

const char* Spec_s::buildRootURL

const char* Spec_s::buildSubdir

Definition at line 98 of file rpmspec.h.

Referenced by doScript(), doSetupMacro(), freeSpec(), newSpec(), and processPackageFiles().

const char* Spec_s::rootURL

Definition at line 103 of file rpmspec.h.

Referenced by freeSpec(), newSpec(), printNewSpecfile(), and readLineFromOFI().

Definition at line 105 of file rpmspec.h.

Referenced by freeSpec(), newSpec(), printNewSpecfile(), and stashSt().

char Spec_s::lbuf[10 *BUFSIZ]

Definition at line 109 of file rpmspec.h.

Referenced by copyNextLineFromOFI(), and newSpec().

Definition at line 111 of file rpmspec.h.

Referenced by copyNextLineFromOFI().

Definition at line 112 of file rpmspec.h.

Referenced by copyNextLineFinish(), newSpec(), and readLine().

Definition at line 114 of file rpmspec.h.

Referenced by copyNextLineFinish(), copyNextLineFromOFI(), newSpec(), and readLine().

char* Spec_s::line

Definition at line 120 of file rpmspec.h.

Referenced by copyNextLineFromOFI(), freeSpec(), newSpec(), readLine(), and readLineFromOFI().

Definition at line 125 of file rpmspec.h.

Referenced by buildSpec(), freeSpec(), newSpec(), and parseSpec().

const char** Spec_s::BANames

Definition at line 128 of file rpmspec.h.

Referenced by buildSpec(), freeSpec(), handlePreambleTag(), initSourceHeader(), newSpec(), and parseSpec().

parse is recursive?

Definition at line 129 of file rpmspec.h.

Referenced by buildSpec(), freeSpec(), newSpec(), parsePreamble(), and parseSpec().

Definition at line 131 of file rpmspec.h.

Referenced by doPatch(), doUntar(), newSpec(), parsePrep(), and parseSpec().

Definition at line 132 of file rpmspec.h.

Referenced by newSpec(), parsePreamble(), and parseSpec().

Definition at line 134 of file rpmspec.h.

Referenced by handlePreambleTag(), newSpec(), parsePreamble(), and parseSpec().

Definition at line 137 of file rpmspec.h.

Referenced by freeSpec(), newSpec(), packageBinaries(), packageSources(), parseSpec(), and rewriteRPM().

Definition at line 138 of file rpmspec.h.

Referenced by newSpec(), parseSpec(), and processPackageFiles().

const char* Spec_s::cookie

Definition at line 140 of file rpmspec.h.

Referenced by freeSpec(), newSpec(), packageBinaries(), packageSources(), parseSpec(), and rewriteRPM().

struct Source* Spec_s::sources [read]

Definition at line 144 of file rpmspec.h.

Referenced by addSource(), newSpec(), and processSourceFiles().

Definition at line 145 of file rpmspec.h.

Referenced by genSourceRpmName(), handlePreambleTag(), and newSpec().

const char* Spec_s::sourceRpmName

Definition at line 148 of file rpmspec.h.

Referenced by freeSpec(), genSourceRpmName(), newSpec(), packageBinaries(), and packageSources().

unsigned char* Spec_s::sourcePkgId

Definition at line 150 of file rpmspec.h.

Referenced by freeSpec(), newSpec(), packageBinaries(), and packageSources().

Definition at line 154 of file rpmspec.h.

Referenced by freeSpec(), newSpec(), packageSources(), and processSourceFiles().

prep scriptlet.

Definition at line 160 of file rpmspec.h.

Referenced by doPatchMacro(), doScript(), doSetupMacro(), freeSpec(), newSpec(), and parsePrep().

build scriptlet.

Definition at line 162 of file rpmspec.h.

Referenced by doScript(), freeSpec(), newSpec(), and parseBuildInstallClean().

install scriptlet.

Definition at line 164 of file rpmspec.h.

Referenced by doScript(), freeSpec(), newSpec(), and parseBuildInstallClean().

check scriptlet.

Definition at line 166 of file rpmspec.h.

Referenced by doScript(), freeSpec(), newSpec(), and parseBuildInstallClean().

clean scriptlet.

Definition at line 168 of file rpmspec.h.

Referenced by doScript(), freeSpec(), newSpec(), and parseBuildInstallClean().


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

Generated on Fri Dec 12 13:02:13 2008 for rpm by  doxygen 1.5.6