Go to file
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
.gitignore add tar file for updated version 2.7.3 2018-05-09 11:39:41 +02:00
eccodes-32bit.patch import spec file and patches 2018-03-22 10:56:46 +01:00
eccodes-fortran-check.patch import spec file and patches 2018-03-22 10:56:46 +01:00
eccodes-rpath.patch import spec file and patches 2018-03-22 10:56:46 +01:00
eccodes-soversion.patch import spec file and patches 2018-03-22 10:56:46 +01:00
eccodes.rpmlintrc add rpmlintrc and disable manual test runs 2018-04-23 09:36:05 +02:00
eccodes.spec Keep samples in default upstream location 2018-08-14 13:55:16 -04:00
README.md
sources reinsert the data package in the sources list 2018-05-09 12:04:28 +02:00

eccodes

The eccodes package