9417f279d0
Use memoryperjob constraint instead of %limit_build macro. OBS-URL: https://build.opensuse.org/request/show/828081 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=309
15 lines
278 B
XML
15 lines
278 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">18</size>
|
|
</disk>
|
|
<memory>
|
|
<size unit="G">8</size>
|
|
</memory>
|
|
<memoryperjob>
|
|
<size unit="M">1300</size>
|
|
</memoryperjob>
|
|
</hardware>
|
|
</constraints>
|