From e3c8784527de07887135dca126ae81ac1a10c7eebe8653b3702ade23bdcdac91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 10 Aug 2016 12:54:18 +0000 Subject: [PATCH] Accepting request 418289 from home:dimstar:Factory - Update _constraints file: set the 25GB HDD / 4GB RAM limit as general requirement (global) which only aarch64 overrides at the moment. Prior, there was no 'default' limit set and all archs were exceptions. This helps at least ppc64le, which was not part of the limit group and attempted to build on a 4.5GB worker - unsuccessful. Any new arch appering will be bound to the same, new, global limits now. OBS-URL: https://build.opensuse.org/request/show/418289 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=423 --- _constraints | 23 ++++++++--------------- libreoffice.changes | 8 ++++++++ 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/_constraints b/_constraints index 1380d70..2b787e9 100644 --- a/_constraints +++ b/_constraints @@ -1,4 +1,12 @@ + + + 4000 + + + 25 + + @@ -14,19 +22,4 @@ - - - i586 - x86_64 - ppc64 - - - - 4000 - - - 25 - - - diff --git a/libreoffice.changes b/libreoffice.changes index e94bbd0..1f30fd8 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Aug 10 11:21:14 UTC 2016 - dimstar@opensuse.org + +- Update _constraints file: set the 25GB HDD / 4GB RAM limit as + general requirement (global) which only aarch64 overrides at the + moment. Prior, there was no 'default' limit set and all archs + were exceptions. + ------------------------------------------------------------------- Mon Aug 1 08:41:48 UTC 2016 - tchvatal@suse.com