Commit Graph

76 Commits

Author SHA1 Message Date
Jos de Kloe
91dca9f2cf re-add SHA512 for eccodes_test_data.tar.gz (again ...) 2018-09-09 12:30:56 +02:00
Jos de Kloe
76b0b8d3f8 update to new upstream version 2.8.2 and disable ExcludeArch to test what happens in a scratch build 2018-09-09 12:21:41 +02:00
Jos de Kloe
44ae809acd add new upstream version 2018-09-09 12:19:33 +02:00
Jos de Kloe
feee39cc4e add changelog entry for patch to put sample files in correct location, as submitted by Matthew Krupcale for f28 2018-08-17 15:59:10 +02:00
Jos de Kloe
857519dbc8 Merge branch 'f28' 2018-08-17 15:54:45 +02:00
Matthew Krupcale
bae9ce7f42 Keep samples in default upstream location
There are several reasons to prefer keeping the upstream default location for the samples files:
 * Consistency with upstream
 * The current location, /usr/share/doc/eccodes/, places the samples (which are binary files) into the -doc subpackage
   - The -doc subpackage is not Required by the eccodes package, so the sample files which are required by e.g. `src/grib_handle.c:grib_external_template_path`, will fail to load by default and cause an ECCODES error
   - Even if the user manually installs the -doc subpackage, because the build was not configured with this alternative path using `-DECCODES_SAMPLES_PATH`, the user will also have to set the environment variable `ECCODES_SAMPLES_PATH` to this alternative path. See `/usr/bin/codes_info` for the configured paths.

Note that this issue does not show up in the testing of eccodes itself because the test sets `ECCODES_SAMPLES_PATH` to the build directory samples directory (see `tests/include.ctest.sh.in`).
2018-08-14 13:55:16 -04:00
Fedora Release Engineering
6377a15128 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 23:30:56 +00:00
Jos de Kloe
6fa3919fb3 add excludearch statements again and a todo on the datapack 2018-07-05 15:48:04 +02:00
Jos de Kloe
8164a378ba Upgrade to version 2.8.0 (and disable excludearch switches for testing) 2018-07-05 14:14:39 +02:00
Jos de Kloe
9b16b23603 reactivate the excludearch lines 2018-05-09 13:07:10 +02:00
Jos de Kloe
d241e7e090 reinsert the data package in the sources list 2018-05-09 12:04:28 +02:00
Jos de Kloe
75a9b2b9f9 add tar file for updated version 2.7.3 2018-05-09 11:39:41 +02:00
Jos de Kloe
9cab2c2bc3 upgrade to version 2.7.3 2018-05-09 11:35:07 +02:00
Jos de Kloe
56ad6fdf07 add rpmlintrc and disable manual test runs 2018-04-23 09:36:05 +02:00
Jos de Kloe
c1a58927ef now run the second failing ppc test case 2018-04-19 17:11:34 +02:00
Jos de Kloe
2c7cee4496 correct stupid library path mistake 2018-04-19 16:53:57 +02:00
Jos de Kloe
8f492aa41e disable the full test suite, since otherwise the individual tests are not executed 2018-04-19 16:40:19 +02:00
Jos de Kloe
c7b500b2a0 add echo statements behind the failing tests to let the code continue 2018-04-19 16:22:37 +02:00
Jos de Kloe
33d19907f1 undo the ppc64 exclude 2018-04-19 16:01:20 +02:00
Jos de Kloe
9c52eec8a7 add running some problematic tests in verbose mode 2018-04-19 15:51:14 +02:00
Jos de Kloe
ebe8fef465 added ExcludeArch to suppress failing builds on some architectures 2018-03-29 16:16:01 +02:00
Jos de Kloe
82da9bccd7 add source tar file again, since it seemed lost when committing the test data tar file. 2018-03-22 11:55:12 +01:00
Jos de Kloe
7f9a70b452 import test data tar file 2018-03-22 11:29:01 +01:00
Jos de Kloe
58f6bde3c3 add source tar file 2018-03-22 11:05:28 +01:00
Jos de Kloe
d760bc3142 import spec file and patches 2018-03-22 10:56:46 +01:00
Gwyn Ciesla
9b141889ea Added the README 2018-03-19 13:27:56 +00:00