diff --git a/libreoffice.changes b/libreoffice.changes index dbc9c3f..93cbb7a 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 6 09:44:02 UTC 2015 - tchvatal@suse.com + +- That verbose switch for configure was really really bad idea + ------------------------------------------------------------------- Tue Jan 6 09:05:04 UTC 2015 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 388d171..8d489f3 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -923,7 +923,6 @@ export NOCONFIGURE=yes ./autogen.sh %configure \ $PARALLEL_BUILD \ - --enable-verbose \ --enable-mergelibs \ --docdir=%{_docdir}/%{name} \ --with-compat-oowrappers \