gdal/_constraints
Bruno Friedmann d3b222bedb Accepting request 818134 from home:bruno_friedmann:branches:Application:Geo
- Update to 3.1.1 version with full changelog
  https://github.com/OSGeo/gdal/blob/v3.1.1/gdal/NEWS
- Packaging:
  + drop merged upstream gdal-fix-docs.patch
  + Rework our way to deliver the package:
    - Remove building doc as we don't deliver it
    - Use upstream man page already present in tar
    - Simplify all %if doc related stuff
  + Lower again a bit _constraints: 2.5G RAM 4.0G HDD

OBS-URL: https://build.opensuse.org/request/show/818134
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=118
2020-07-06 16:59:55 +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>