Package: ruby-netcdf / 0.8.0-5

Metadata

Package Version Patches format
ruby-netcdf 0.8.0-5 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 Use_clone_instead_of_dup.patch | (download)

test/clone.rb | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 use_clone_instead_of_dup

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

spelling errors.patch | (download)

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

 fix spelling errors.
 * lengh -> length
0006 Fix NetCDF version check.patch | (download)

ext/numru/extconf.rb | 22 11 + 11 - 0 !
1 file changed, 11 insertions(+), 11 deletions(-)

 fix netcdf version check

0007 Drop obsolete OBJ_TAINT.patch | (download)

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

 drop obsolete obj_taint

0008 Drop obsolete CLONESETUP.patch | (download)

ext/numru/netcdfraw.c | 56 0 + 56 - 0 !
test/clone.rb | 49 0 + 49 - 0 !
2 files changed, 105 deletions(-)

 drop obsolete rb_clone_setup, clonesetup

0009 Fix old style function def.patch | (download)

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

 fix old-style function definition

0010 Fix undefining T_DATA class.patch | (download)

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

 fix undefining t_data class