- Disable the CppunitTest_desktop_lib as it fails on the utf encoding
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=547
This commit is contained in:
parent
ad91272d31
commit
9ad80509e1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 12:53:43 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
- Disable the CppunitTest_desktop_lib as it fails on the utf encoding
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 3 12:21:12 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
|
@ -936,6 +936,11 @@ Provides additional %{langname} translations and resources for %{project}. \
|
||||
%patch104 -p1
|
||||
%patch990 -p1
|
||||
|
||||
# Disable some of the failing tests (some are random)
|
||||
%if 0%{?suse_version} < 1330
|
||||
sed -i -e '/CppunitTest_desktop_lib/d' desktop/Module_desktop.mk
|
||||
%endif
|
||||
|
||||
# Do not generate doxygen timestamp
|
||||
echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile
|
||||
echo "HTML_TIMESTAMP = NO" >> odk/docs/idl/Doxyfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user