forked from pool/virtualbox
- Requesting 14000 MB is too much. Reduce the request to 12000 MB.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=280
This commit is contained in:
parent
6334815d84
commit
de69b33e99
@ -2,7 +2,7 @@
|
|||||||
<constraints>
|
<constraints>
|
||||||
<hardware>
|
<hardware>
|
||||||
<physicalmemory>
|
<physicalmemory>
|
||||||
<size unit="M">14000</size>
|
<size unit="M">12000</size>
|
||||||
</physicalmemory>
|
</physicalmemory>
|
||||||
</hardware>
|
</hardware>
|
||||||
</constraints>
|
</constraints>
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 18 14:43:04 UTC 2016 - Larry.Finger@lwfinger.net
|
||||||
|
|
||||||
|
- Requesting 14000 MB is too much. Reduce the request to 12000 MB.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 13 19:15:03 UTC 2016 - Larry.Finger@lwfinger.net
|
Thu Oct 13 19:15:03 UTC 2016 - Larry.Finger@lwfinger.net
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user