Package: ruby-hdfeos5 / 1.2-9
Metadata
Package | Version | Patches format |
---|---|---|
ruby-hdfeos5 | 1.2-9 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Fix NArray Library Path.patch | (download) |
extconf.rb |
22 17 5 - 0 ! |
fix narray library path In Debian, NArray was installed $vendorarchdir. This patch fix search path for NArray. |
0002 Fix test data path.patch | (download) |
test/test_gd.rb |
2 1 1 - 0 ! |
fix test data path Signed-off-by: Youhei SASAKI <[email protected]> |
0003 Fix printf debugging.patch | (download) |
test/test_gd.rb |
148 74 74 - 0 ! |
fix printf debugging Signed-off-by: Youhei SASAKI <[email protected]> |
0004 hdf5 dir.patch | (download) |
extconf.rb |
17 10 7 - 0 ! |
hdf5-dir |
0005 length typo.patch | (download) |
hdfeos5gd_wrap.c |
12 6 6 - 0 ! |
fix 'lengh' typo, replace with 'length'. |
0006 hid_t.patch | (download) |
hdfeos5_chkdatatype.c |
2 1 1 - 0 ! |
add support for hdf5 1.10. hid_t type changed from 32-bit to a 64-bit value. |