Package: ruby-hdfeos5 / 1.2-11

Metadata

Package Version Patches format
ruby-hdfeos5 1.2-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix NArray Library Path.patch | (download)

extconf.rb | 22 17 5 - 0 !
1 file changed, 17 insertions( ), 5 deletions(-)

 fix narray library path
0002 Fix test data path.patch | (download)

test/test_gd.rb | 2 1 1 - 0 !
test/test_pt.rb | 2 1 1 - 0 !
test/test_sw.rb | 2 1 1 - 0 !
test/test_za.rb | 2 1 1 - 0 !
4 files changed, 4 insertions( ), 4 deletions(-)

 fix test data path
0003 Fix printf debugging.patch | (download)

test/test_gd.rb | 148 74 74 - 0 !
test/test_pt.rb | 99 50 49 - 0 !
test/test_sw.rb | 153 77 76 - 0 !
test/test_za.rb | 67 34 33 - 0 !
4 files changed, 235 insertions( ), 232 deletions(-)

 fix printf debugging
0004 hdf5 dir.patch | (download)

extconf.rb | 17 10 7 - 0 !
1 file changed, 10 insertions( ), 7 deletions(-)

 hdf5-dir
0005 length typo.patch | (download)

hdfeos5gd_wrap.c | 12 6 6 - 0 !
hdfeos5sw_wrap.c | 12 6 6 - 0 !
hdfeos5za_wrap.c | 12 6 6 - 0 !
3 files changed, 18 insertions( ), 18 deletions(-)

 fix 'lengh' typo, replace with 'length'.
0006 hid_t.patch | (download)

hdfeos5_chkdatatype.c | 2 1 1 - 0 !
hdfeos5gd_wrap.c | 10 5 5 - 0 !
hdfeos5sw_wrap.c | 10 5 5 - 0 !
hdfeos5za_wrap.c | 8 4 4 - 0 !
4 files changed, 15 insertions( ), 15 deletions(-)

 add support for hdf5 1.10.
0007 Drop obsolete rb_secure rb_safe_level.patch | (download)

hdfeos5gd_wrap.c | 163 46 117 - 0 !
hdfeos5main_wrap.c | 4 0 4 - 0 !
hdfeos5pt_wrap.c | 152 50 102 - 0 !
hdfeos5sw_wrap.c | 167 37 130 - 0 !
hdfeos5za_wrap.c | 118 29 89 - 0 !
5 files changed, 162 insertions( ), 442 deletions(-)

 drop obsolete rb_secure, rb_safe_level
0008 Change Encoding Shift_JIS to UTF 8.patch | (download)

lib/hdfeos5.rb | 91 46 45 - 0 !
1 file changed, 46 insertions( ), 45 deletions(-)

 change encoding: shift_jis to utf-8