VERSION | = | "0.10.1" |
TEMPLATE | = | File.read File.join(template_dir, "#{Distro.nature.to_s}.spec.erb") |
Returns the email address of the packager (i.e., the person running gem2spec). Taken from RPM macros if present, constructed from system username and hostname otherwise.