From 9a3ef125e51b8f356c57432eaf990dfb4a9241e8 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 10 May 2017 14:17:09 +0200 Subject: [PATCH] re-enable tests (but run them in %check) --- libreoffice.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libreoffice.spec b/libreoffice.spec index 373309a..964d3bd 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1043,6 +1043,7 @@ touch autogen.lastrun --with-help \ --with-system-dicts \ --with-system-libs \ + --without-export-validation \ --without-fonts \ --with-gdrive-client-secret="GYWrDtzyZQZ0_g5YoBCC6F0I" \ --with-gdrive-client-id="457862564325.apps.googleusercontent.com" \ @@ -1384,6 +1385,7 @@ for jar in %{buildroot}%{baseinstdir}/program/classes/*.jar; do done %check +make unset WITH_LANG # work around flawed accessibility check export JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY="1"