- Adjust constraints to avoid rejecting too many workers, enable parallel builds with limit_build. - Clean up specfile, remove obsolete __DATE__ mangling. OBS-URL: https://build.opensuse.org/request/show/1040859 OBS-URL: https://build.opensuse.org/package/show/science/votca?expand=0&rev=9
13 lines
249 B
XML
13 lines
249 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<memory>
|
|
<size unit="G">6</size>
|
|
</memory>
|
|
<memoryperjob>
|
|
<size unit="M">1000</size>
|
|
</memoryperjob>
|
|
</hardware>
|
|
<sandbox>kvm</sandbox>
|
|
</constraints>
|