14 #define _RPMTS_INTERNAL 15 #define _RPMFI_INTERNAL VALUE spec_wrap(Spec spec)
Wraps an already existing Spec_s structure in a Ruby class.
VALUE specClass
The Ruby class representation of the Spec_s structure and methods.
The structure used to store values parsed from a spec file.
The Spec and Package data structures used during build.
void Init_spec(void)
Initializes the Ruby class.