WIP for ngageoint/hootenanny#3185. This may require additional PRs to develop prior to merge to handle yum version locking and exclusions. Getting this upgrade right so that yum update won't barf on existing systems will be a challenge. Upgraded libraries are in staging dependencies repository at the moment until a seamless transition can occur:
Adds the ability to build upgraded dependencies for:
GDAL 3.0.0
~PostGIS 2.5.2 (and 2.4.7, if necessary) using GDAL 3.0.0. The same spec file is now used for all PostGIS releases.~
We no longer need to have PostGIS as a dependency, all related files and code has been removed.
Other changes:
Now run the GDAL test suite as a part of the GDAL RPM build process
Fixed flaw in libgeotiff-devel package
Custom armadillo package cannot be used as texlive depends on exactly 8.300.0. As this is a hootenanny dependency also, we're at the mercy of EPEL unless we vendor texlive (:barf)
Remove unused rpmbuild-hoot-devel and run-base-devel containers.
WIP for ngageoint/hootenanny#3185. This may require additional PRs to develop prior to merge to handle yum version locking and exclusions. Getting this upgrade right so that
yum update
won't barf on existing systems will be a challenge. Upgraded libraries are in staging dependencies repository at the moment until a seamless transition can occur:https://hoot-repo.s3.amazonaws.com/el7/deps/stage
Adds the ability to build upgraded dependencies for:
Other changes:
libgeotiff-devel
packagearmadillo
package cannot be used astexlive
depends on exactly 8.300.0. As this is a hootenanny dependency also, we're at the mercy of EPEL unless we vendortexlive
(:barf)rpmbuild-hoot-devel
andrun-base-devel
containers.