Accepting request 367530 from home:michel_mno:branches:KDE:Extra

- 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
This commit is contained in:
Raymond Wooninck
2016-03-07 12:36:51 +00:00
committed by Git OBS Bridge
parent 4f96f698fd
commit 08f40e6213
2 changed files with 22 additions and 0 deletions

17
_constraints Normal file
View File

@@ -0,0 +1,17 @@
<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>