diff --git a/libreoffice.changes b/libreoffice.changes index f544d78..b8d97b8 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 3 12:21:12 UTC 2017 - tchvatal@suse.com + +- Disable the verbosity of the build again, getting complaints of + build log is too long... + ------------------------------------------------------------------- Thu Nov 2 13:36:04 UTC 2017 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 91b206c..d6f3cb6 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1071,9 +1071,7 @@ export NOCONFIGURE=yes # no coinormp packages for coinmp # just call make here as we added the jobs in configure -# The check phase is run here too if it is split with nocheck -# install of jars get broken sometimes -make verbose=true build-nocheck +make build-nocheck %check # Run tests only on 64b intel as they are resource hogs