Package: ruby-aruba / 0.5.4-2

Metadata

Package Version Patches format
ruby-aruba 0.5.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove_require_rubygems | (download)

Rakefile | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove "require 'rubygems"
specify_spec_helper.rb | (download)

spec/aruba/api_spec.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 just specify spec_helper.rb in parent directory
path manipulation for templates.patch | (download)

lib/aruba/reporting.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 update path for templates directory
 templates are installed in /usr/share/ruby-aruba.
 reporting.rb needs to use this path.