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