[odb-api] 12/19: Add libOdb2Netcdf.so
Alastair McKinstry
mckinstry at moszumanska.debian.org
Fri Sep 1 13:18:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository odb-api.
commit db1456eecdad7e2e02ae917fbdb480f563536190
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Fri Sep 1 11:12:35 2017 +0100
Add libOdb2Netcdf.so
---
debian/patches/shared_lib.patch | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/debian/patches/shared_lib.patch b/debian/patches/shared_lib.patch
index 4cf06b9..26b1479 100644
--- a/debian/patches/shared_lib.patch
+++ b/debian/patches/shared_lib.patch
@@ -189,3 +189,15 @@ Index: odb-api-0.17.1/eckit/src/eckit/CMakeLists.txt
GENERATED
eckit_version.cc
TEMPLATES
+Index: odb-api-0.17.1/odb_api/src/odb_api/odb2netcdf/CMakeLists.txt
+===================================================================
+--- odb-api-0.17.1.orig/odb_api/src/odb_api/odb2netcdf/CMakeLists.txt
++++ odb-api-0.17.1/odb_api/src/odb_api/odb2netcdf/CMakeLists.txt
+@@ -29,6 +29,7 @@ ecbuild_add_library( TARGET Odb2Netc
+ #HEADER_DESTINATION ${INSTALL_INCLUDE_DIR}/odb_api
+ #COMPONENT server
+ SOURCES ${odb2netcdf_src_files}
++ VERSION 0d
+ PRIVATE_INCLUDES ${NETCDF_INCLUDE_DIRS}
+ LIBS Odb odbtools ${NETCDF_LIBRARIES}
+ CONDITION HAVE_NETCDF)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/odb-api.git
More information about the debian-science-commits
mailing list