SHA256
1
0
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:
Petr Mladek 2013-07-26 12:02:20 +00:00 committed by Git OBS Bridge
parent d05f6a1609
commit 62409b2487
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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