rpm 4.8.90
Data Fields
Package_s Struct Reference

The structure used to store values for a package. More...

#include <rpmspec.h>

Data Fields

Header header
rpmds ds
rpmfi cpioList
struct Sourceicon
int autoReq
int autoProv
char * preInFile
char * postInFile
char * preUnFile
char * postUnFile
char * preTransFile
char * postTransFile
char * verifyFile
StringBuf specialDoc
char * specialDocDir
struct TriggerFileEntry * triggerFiles
StringBuf fileFile
StringBuf fileList
StringBuf policyList
Package next

Detailed Description

The structure used to store values for a package.

Definition at line 102 of file rpmspec.h.


Field Documentation

Definition at line 110 of file rpmspec.h.

Definition at line 109 of file rpmspec.h.

Definition at line 105 of file rpmspec.h.

Requires: N = EVR

Definition at line 104 of file rpmspec.h.

Definition at line 125 of file rpmspec.h.

Definition at line 126 of file rpmspec.h.

Definition at line 103 of file rpmspec.h.

Definition at line 107 of file rpmspec.h.

Definition at line 129 of file rpmspec.h.

Definition at line 127 of file rpmspec.h.

post scriptlet.

Definition at line 113 of file rpmspec.h.

posttrans scriptlet.

Definition at line 117 of file rpmspec.h.

postun scriptlet.

Definition at line 115 of file rpmspec.h.

pre scriptlet.

Definition at line 112 of file rpmspec.h.

pretrans scriptlet.

Definition at line 116 of file rpmspec.h.

preun scriptlet.

Definition at line 114 of file rpmspec.h.

Definition at line 120 of file rpmspec.h.

Definition at line 121 of file rpmspec.h.

struct TriggerFileEntry* Package_s::triggerFiles

Definition at line 123 of file rpmspec.h.

verifyscript scriptlet.

Definition at line 118 of file rpmspec.h.


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