Package: ruby-fog / 1.3.1-2

Metadata

Package Version Patches format
ruby-fog 1.3.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add_missing_requires.patch | (download)

lib/fog/bin/libvirt.rb | 2 2 + 0 - 0 !
lib/fog/bin/virtual_box.rb | 2 2 + 0 - 0 !
lib/fog/bin/vmfusion.rb | 2 2 + 0 - 0 !
3 files changed, 6 insertions(+)

 add missing require to 'rubygems'
fog_import.patch | (download)

bin/fog | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix require of 'fog' to look in system path
0001 Rename dd_belatedpng.js to dd_belatedpng.min.js.patch | (download)

docs/_layouts/default.html | 2 1 + 1 - 0 !
docs/public/js/libs/dd_belatedpng.min.js | 13 13 + 0 - 0 !
2 files changed, 14 insertions(+), 1 deletion(-)

 [patch 1/2] rename dd_belatedpng.js to dd_belatedpng.min.js

Rename dd_belatedpng.js to dd_belatedpng.min.js so we are consistant
with the other minified javascript files

0002 Add non minified javascript files used in docs 939.patch | (download)

docs/public/js/libs/dd_belatedpng.js | 302 289 + 13 - 0 !
docs/public/js/libs/modernizr-1.6.js | 892 892 + 0 - 0 !
docs/public/js/profiling/yahoo-profiling.js | 1028 1028 + 0 - 0 !
3 files changed, 2209 insertions(+), 13 deletions(-)

 [patch 2/2] add non-minified javascript files used in docs/ (#939)