08f40e6213
- add _constraints file to set min disk space for ppc64le build to be verified when reach https://build.opensuse.org/package/show/openSUSE:Factory:Rings:2-TestDVD/digikam OBS-URL: https://build.opensuse.org/request/show/367530 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/digikam?expand=0&rev=113
18 lines
299 B
Plaintext
18 lines
299 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="M">4500</size>
|
|
</disk>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>ppc64le</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="M">6000</size>
|
|
</disk>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|