Package: gadap / 2.0-11

Metadata

Package Version Patches format
gadap 2.0-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
libdap conf.patch | (download)

m4/libdap.m4 | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

  fix: dap-config no longer prints 'libdap', which breaks configure
Last-Updated: 2011-10-24
libdap namespace.patch | (download)

src/gaBaseTypes.cc | 58 29 + 29 - 0 !
src/gaBaseTypes.h | 4 2 + 2 - 0 !
src/gaConnect.cc | 16 9 + 7 - 0 !
src/gaConnect.h | 8 4 + 4 - 0 !
src/gaReports.cc | 61 31 + 30 - 0 !
src/gaReports.h | 12 6 + 6 - 0 !
src/gaTypeFactory.cc | 2 1 + 1 - 0 !
src/gaTypeFactory.h | 28 14 + 14 - 0 !
src/gaUtils.cc | 66 33 + 33 - 0 !
src/gaUtils.h | 6 3 + 3 - 0 !
src/gadap.cc | 5 3 + 2 - 0 !
11 files changed, 135 insertions(+), 131 deletions(-)

 fix: libdap  now requires the namespace 'libdap'
Last-Updated: 2011-10-24
test errors.patch | (download)

test/test.cc | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix: patch needed for tests to build.
Last-Updated: 2011-10-24
pkg config.patch | (download)

configure.ac | 1 1 + 0 - 0 !
gadap-config.in | 16 6 + 10 - 0 !
gadap.pc.in | 13 13 + 0 - 0 !
3 files changed, 20 insertions(+), 10 deletions(-)

 add gadap.pc pkg-config file to gadap
Last-Updated: 2011-10-25
Forwwarded: no