SHA256
1
0
forked from pool/gdal
gdal/_constraints
Ana Guerrero bfdbcc6d80 Accepting request 1185886 from home:bruno_friedmann:branches:Application:Geo
- update to bugfix release 3.9.1
  https://github.com/OSGeo/gdal/blob/v3.9.1/NEWS.md
- update to version 3.9.0
  https://github.com/OSGeo/gdal/blob/v3.9.0/NEWS.md
  + fix boo#1227394 compilation error with libpoppler 24.06
- packaging: the following binaries are directly present in main gdal
   /usr/bin/gdal2tiles
   /usr/bin/gdal2xyz
   /usr/bin/gdal_calc
   /usr/bin/gdal_edit
   /usr/bin/gdal_fillnodata
   /usr/bin/gdal_merge
   /usr/bin/gdal_pansharpen
   /usr/bin/gdal_polygonize
   /usr/bin/gdal_proximity
   /usr/bin/gdal_retile
   /usr/bin/gdal_sieve
   /usr/bin/gdalattachpct
   /usr/bin/gdalcompare
   /usr/bin/gdalmove
   /usr/bin/ogr_layer_algebra
   /usr/bin/ogrmerge
   /usr/bin/pct2rgb
   /usr/bin/rgb2pct
  Their *.py equivalent are present in python3-GDAL, so we remove
  the hard dependency on python3-GDAL in gdal
  + remove duplicate LICENSE.TXT file in /usr/share/gdal
- spec cleaning

Beware for 15.5 libtif 4.0.x is too old and will failed.

OBS-URL: https://build.opensuse.org/request/show/1185886
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=189
2024-07-11 09:17:11 +00:00

11 lines
167 B
Plaintext

<constraints>
<hardware>
<memory>
<size unit="G">2.5</size>
</memory>
<disk>
<size unit="G">4</size>
</disk>
</hardware>
</constraints>