rpm
4.5
|
Info about a single package to be installed. More...
Data Fields | |
rpmds | provides |
rpmfi | fi |
uint_32 | tscolor |
fnpyKey | key |
rpmfi availablePackage_s::fi |
File info set.
Definition at line 36 of file rpmal.c.
Referenced by rpmalAdd(), rpmalDel(), and rpmalFree().
fnpyKey availablePackage_s::key |
Associated file name/python object
Definition at line 41 of file rpmal.c.
Referenced by rpmalAdd(), rpmalAllFileSatisfiesDepend(), and rpmalAllSatisfiesDepend().
rpmds availablePackage_s::provides |
Provides: dependencies.
Definition at line 34 of file rpmal.c.
Referenced by rpmalAdd(), rpmalAllSatisfiesDepend(), rpmalDel(), rpmalFree(), and rpmalMakeIndex().
uint_32 availablePackage_s::tscolor |
Transaction color bits.
Definition at line 38 of file rpmal.c.
Referenced by rpmalAdd(), rpmalAllFileSatisfiesDepend(), and rpmalMakeIndex().