Package: ruby-netcdf / 0.7.2-1

Metadata

Package Version Patches format
ruby-netcdf 0.7.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 Support NetCDF rc release | (download)

ext/numru/extconf.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 support netcdf rc version

Add rc release support in version check of extconf.rb

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

0003 Add patch Replace git execution from gemspec.patch | (download)

ruby-netcdf.gemspec | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add patch: replace git execution from gemspec

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

0004 Fix spelling error in binary.patch | (download)

ext/numru/netcdfraw.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix spelling error in binary

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

0005 length spelling error.patch | (download)

ext/numru/netcdfraw.c | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 fix 'lengh' spelling error, replace with 'length'.