- Add _constraints with 5GB min disk space to avoid build failure for ppc64,ppc64le, s390x architectures. OBS-URL: https://build.opensuse.org/request/show/827544 OBS-URL: https://build.opensuse.org/package/show/science/casacore?expand=0&rev=4
15 lines
254 B
Plaintext
15 lines
254 B
Plaintext
<constraints>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>ppc64</arch>
|
|
<arch>ppc64le</arch>
|
|
<arch>s390x</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">5</size>
|
|
</disk>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|