12 #define _RPMFI_INTERNAL
13 #define _RPMDS_INTERNAL
38 Data_Get_Struct(
self,
struct Package_s, pkg);
Structure(s) used for file info tag sets.
Structure(s) used for dependency tag sets.
static VALUE package_get_ds(VALUE self)
Returns the dependency set associated with the package.
void Init_Package(void)
Creates a new RPM::Package instance.
RPM Ruby bindings "RPM" module.
Ruby access to RPM's Package struct.
VALUE rpmModule
The "RPM" Ruby module.
VALUE packageClass
RPM::Package class that represents a package during build.
The structure used to store values for a package.
The Spec and Package data structures used during build.