From caf74b3e43b07eefbfed784ed8807d3f3ae59ed45eb3f57f90f4cfa2ff02077d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 6 Jan 2015 09:44:22 +0000 Subject: [PATCH] - That verbose switch for configure was really really bad idea OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=216 --- libreoffice.changes | 5 +++++ libreoffice.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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 \