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:
parent
e8a8dd4988
commit
df0200db39
@ -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>
|
Thu Jan 2 10:05:16 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libreoffice
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -1114,6 +1114,7 @@ export NOCONFIGURE=yes
|
|||||||
make verbose=t build-nocheck
|
make verbose=t build-nocheck
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
export LANG=C.UTF-8
|
||||||
# Run tests only on x86_64 and ppc64le as they are resource hogs
|
# Run tests only on x86_64 and ppc64le as they are resource hogs
|
||||||
%ifarch x86_64 ppc64le
|
%ifarch x86_64 ppc64le
|
||||||
# safeguard jarfires that can get magically overriden by the make
|
# safeguard jarfires that can get magically overriden by the make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user