forked from pool/libreoffice
- reduced constrains to 15GB disk space; it seems that there is
no host with 20GBs ;-) OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=44
This commit is contained in:
parent
d05f6a1609
commit
62409b2487
@ -7,7 +7,7 @@
|
|||||||
<size unit="M">6000</size>
|
<size unit="M">6000</size>
|
||||||
</memory>
|
</memory>
|
||||||
<disk>
|
<disk>
|
||||||
<size unit="G">20</size>
|
<size unit="G">15</size>
|
||||||
</disk>
|
</disk>
|
||||||
</hardware>
|
</hardware>
|
||||||
</constraints>
|
</constraints>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Fri Jul 26 10:06:40 UTC 2013 - pmladek@suse.com
|
Fri Jul 26 10:06:40 UTC 2013 - pmladek@suse.com
|
||||||
|
|
||||||
- add _constrains to force build on hosts with enough memory (4GB physical RAM,
|
- add _constrains to force build on hosts with enough memory (4GB physical RAM,
|
||||||
6GB RAM including swap), and disk space (20GB)
|
6GB RAM including swap), and disk space (15GB)
|
||||||
- print some information about the build environment: free, df, configure
|
- print some information about the build environment: free, df, configure
|
||||||
setting result
|
setting result
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user