Bruno Friedmann
a169076b3c
- Add _constraints to avoid build failure - Fix docs and man builds for Tumbleweed with upstream patch: * gdal-fix-docs.patch - Disable docs/man on Leap - https://github.com/OSGeo/gdal/issues/2690 - Update to 3.1.0: * New binaries: gdal_viewshed gdalmdiminfo gdalmdimtranslate * full changelog: https://github.com/OSGeo/gdal/blob/v3.1.0/gdal/NEWS - Refresh patch: * GDALmake.opt.in.patch - Drop upstream patches: * gdal-ecwjp2-sdk-5.5_dep1.patch * gdal-ecwjp2-sdk-5.5.patch OBS-URL: https://build.opensuse.org/request/show/814850 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=116
11 lines
165 B
Plaintext
11 lines
165 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<memory>
|
|
<size unit="G">3</size>
|
|
</memory>
|
|
<disk>
|
|
<size unit="G">5</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|