forked from pool/rstudio
Use memoryperjob constraint instead of %limit_build macro. OBS-URL: https://build.opensuse.org/request/show/828082 OBS-URL: https://build.opensuse.org/package/show/devel:languages:R:released/rstudio?expand=0&rev=56
15 lines
293 B
XML
15 lines
293 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">9</size>
|
|
</disk>
|
|
<physicalmemory>
|
|
<size unit="G">9</size>
|
|
</physicalmemory>
|
|
<memoryperjob>
|
|
<size unit="M">1500</size>
|
|
</memoryperjob>
|
|
</hardware>
|
|
</constraints>
|