Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

PackageStruct Struct Reference

#include <rpmspec.h>

List of all members.

Public Attributes

Header header
int cpioCount
struct cpioFileMappingcpioList
struct Sourceicon
int autoReq
int autoProv
const char* preInFile
const char* postInFile
const char* preUnFile
const char* postUnFile
const char* verifyFile
StringBuf specialDoc
struct TriggerFileEntrytriggerFiles
const char* fileFile
StringBuf fileList
struct PackageStruct* next


Detailed Description

The structure used to store values for a package.

Definition at line 144 of file rpmspec.h.


Member Data Documentation

int PackageStruct::autoProv
 

Definition at line 153 of file rpmspec.h.

int PackageStruct::autoReq
 

Definition at line 152 of file rpmspec.h.

int PackageStruct::cpioCount
 

Definition at line 147 of file rpmspec.h.

struct cpioFileMapping * PackageStruct::cpioList
 

Definition at line 148 of file rpmspec.h.

const char * PackageStruct::fileFile
 

Definition at line 170 of file rpmspec.h.

StringBuf PackageStruct::fileList
 

Definition at line 171 of file rpmspec.h.

Header PackageStruct::header
 

Definition at line 145 of file rpmspec.h.

struct Source * PackageStruct::icon
 

Definition at line 150 of file rpmspec.h.

struct PackageStruct * PackageStruct::next
 

Definition at line 173 of file rpmspec.h.

const char * PackageStruct::postInFile
 

post scriptlet.

Definition at line 156 of file rpmspec.h.

const char * PackageStruct::postUnFile
 

postun scriptlet.

Definition at line 158 of file rpmspec.h.

const char * PackageStruct::preInFile
 

pre scriptlet.

Definition at line 155 of file rpmspec.h.

const char * PackageStruct::preUnFile
 

preun scriptlet.

Definition at line 157 of file rpmspec.h.

StringBuf PackageStruct::specialDoc
 

Definition at line 161 of file rpmspec.h.

struct TriggerFileEntry * PackageStruct::triggerFiles
 

Definition at line 168 of file rpmspec.h.

const char * PackageStruct::verifyFile
 

verifyscript scriptlet.

Definition at line 159 of file rpmspec.h.


The documentation for this struct was generated from the following file:
Generated at Sun Apr 8 18:43:06 2001 for rpm by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000