qemu/_constraints
Bruce Rogers 19b6a41b6d Accepting request 399560 from home:bfrogers:branches:Virtualization
To add to the previous changes over the last day or so, we now are gcc6 and perl 5.24 compatible. yeah!

OBS-URL: https://build.opensuse.org/request/show/399560
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=295
2016-06-01 21:35:28 +00:00

25 lines
482 B
Plaintext

<constraints>
<overwrite>
<conditions>
<package>qemu-testsuite</package>
</conditions>
<hardware>
<physicalmemory>
<size unit="M">1500</size>
</physicalmemory>
</hardware>
</overwrite>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
<package>qemu</package>
</conditions>
<hardware>
<disk>
<size unit="G">7</size>
</disk>
</hardware>
</overwrite>
</constraints>