[eccodes] 39/106: TEST: download.patch

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 28 09:05:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository eccodes.

commit 3ed1146a89fd3449fb078467c96472768cbed703
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sun Oct 23 08:19:01 2016 +0100

    TEST: download.patch
---
 debian/patches/download.patch | 31 +++++++++++--------------------
 debian/patches/series         |  1 +
 2 files changed, 12 insertions(+), 20 deletions(-)

diff --git a/debian/patches/download.patch b/debian/patches/download.patch
index 98c605e..c47962f 100644
--- a/debian/patches/download.patch
+++ b/debian/patches/download.patch
@@ -1,22 +1,13 @@
-Index: grib-api-1.16.0/data/CMakeLists.txt
+Index: eccodes-2.0.0/data/tigge/CMakeLists.txt
 ===================================================================
---- grib-api-1.16.0.orig/data/CMakeLists.txt
-+++ grib-api-1.16.0/data/CMakeLists.txt
-@@ -13,7 +13,6 @@ endif()
- # Download all data files doing md5 check on each
- ecbuild_get_test_multidata( TARGET grib_api_download_gribs
-                             NAMES ${files_to_download} )
--set_property( TEST grib_api_download_gribs APPEND PROPERTY LABELS download_data )
- 
- # Copy other files - e.g. reference data, text files etc from the source data dir
- LIST(APPEND other_files
-Index: grib-api-1.16.0/data/tigge/CMakeLists.txt
-===================================================================
---- grib-api-1.16.0.orig/data/tigge/CMakeLists.txt
-+++ grib-api-1.16.0/data/tigge/CMakeLists.txt
-@@ -7,4 +7,4 @@ string(REGEX REPLACE "\n" ";" tigge_file
- # Download all data files doing md5 check on each
- ecbuild_get_test_multidata( TARGET grib_api_download_tigge_gribs
+--- eccodes-2.0.0.orig/data/tigge/CMakeLists.txt
++++ eccodes-2.0.0/data/tigge/CMakeLists.txt
+@@ -9,7 +9,7 @@ ecbuild_get_test_multidata( TARGET eccod
+                             NOCHECK
                              NAMES ${tigge_files_to_download} )
--set_property( TEST grib_api_download_tigge_gribs APPEND PROPERTY LABELS download_data )
-+
+ if( ENABLE_TESTS )
+-  set_property( TEST eccodes_download_tigge_gribs APPEND PROPERTY LABELS download_data )
++#  set_property( TEST eccodes_download_tigge_gribs APPEND PROPERTY LABELS download_data )
+ endif()
+ 
+ #######
diff --git a/debian/patches/series b/debian/patches/series
index 5abf148..081a50e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,3 +8,4 @@ python3.patch
 numpy-fixes.patch
 py3-fixes.patch
 remove-rpms.patch
+download.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/eccodes.git



More information about the debian-science-commits mailing list