Package: ruby-grib / 0.4.0-2

Metadata

Package Version Patches format
ruby-grib 0.4.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix RSpec LOAD_PATH.patch | (download)

spec/spec_helper.rb | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 fix rspec load_path


0002 Fix NArray PATH.patch | (download)

ext/extconf.rb | 92 46 + 46 - 0 !
1 file changed, 46 insertions(+), 46 deletions(-)

 fix narray path: search narray from vendorarchdir

Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org>

0003 Use eccodes instead of grib_api.patch | (download)

ext/extconf.rb | 4 2 + 2 - 0 !
lib/numru/grib/setenv.rb | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 use eccodes instead of grib_api

Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org>

0004 Remove git ls files from gemspec.patch | (download)

rb-grib.gemspec | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 remove git ls-files from gemspec

Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org>