Info2: << Package: actionmailer-rb%type_pkg[ruby] Version: 2.0.2 Revision: 1 Type: ruby (1.8) Description: Mail service classes License: BSD Maintainer: Benjamin Reed # Dependencies: Depends: << actionpack-rb%type_pkg[ruby] (>= 2.0.2-1), libgems-rb%type_pkg[ruby] (>= 0.9.5-2), ruby%type_pkg[ruby] << BuildDepends: << actionpack-rb%type_pkg[ruby] (>= 2.0.2-1), rubygems-rb%type_pkg[ruby] (>= 0.9.5-2), ruby%type_pkg[ruby]-dev << # Unpack Phase: Source: http://rubyforge.org/frs/download.php/29353/actionmailer-%v.gem Source-MD5: 04ccdf0f70f2c9a76b15bc64690ce9a4 NoSourceDirectory: true CompileScript: echo "" # Install Phase: InstallScript: << install -d -m 755 %i/var/lib/gems/%type_raw[ruby] %p/bin/gem install --local --install-dir %i/var/lib/gems/%type_raw[ruby] --rdoc actionmailer-%v.gem rm -rf %i/var/lib/gems/%type_raw[ruby]/cache << # Additional Data: DescDetail: << Simplifies the creation of mail service classes that uses Action View (from Action Pack) to render the body templates. << Homepage: http://rubyforge.org/projects/actionmailer/ <<