Accepting request 760956 from home:mgorse:branches:LibreOffice:Factory

- Set LANG during check; needed for a UTF8-related test to pass.

OBS-URL: https://build.opensuse.org/request/show/760956
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=845
This commit is contained in:
Tomáš Chvátal 2020-01-06 06:42:21 +00:00 committed by Git OBS Bridge
parent e8a8dd4988
commit df0200db39
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 5 03:59:38 UTC 2020 - Michael Gorse <mgorse@suse.com>
- Set LANG during check; needed for a UTF8-related test to pass.
-------------------------------------------------------------------
Thu Jan 2 10:05:16 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libreoffice
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -1114,6 +1114,7 @@ export NOCONFIGURE=yes
make verbose=t build-nocheck
%check
export LANG=C.UTF-8
# Run tests only on x86_64 and ppc64le as they are resource hogs
%ifarch x86_64 ppc64le
# safeguard jarfires that can get magically overriden by the make