Module | Gem2Rpm |
In: |
lib/gem2rpm/specification.rb
lib/gem2rpm/distro.rb lib/gem2rpm/dependency.rb lib/gem2rpm/helpers.rb lib/gem2rpm.rb |
VERSION | = | "0.7.1" |
TEMPLATE | = | File.read File.join(File.dirname(__FILE__), '..', 'templates', "#{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.