From f66cce71ddd6c2b5f6f470cb0caf3f65f568c66f3052f0391b1a84e65b30dd98 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 28 Jan 2015 09:56:30 +0000 Subject: [PATCH] Accepting request 282157 from home:arnaudversini:branches:LibreOffice:Factory Add debug symbols. OBS-URL: https://build.opensuse.org/request/show/282157 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=220 --- libreoffice.changes | 5 +++++ libreoffice.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libreoffice.changes b/libreoffice.changes index 15bddab..0723388 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 18 16:11:42 UTC 2015 - arnaud@versini.eu + +- Add debug symobols + ------------------------------------------------------------------- Tue Jan 13 12:27:39 UTC 2015 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 9f37f2b..c4ba2a5 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -982,7 +982,8 @@ export NOCONFIGURE=yes --disable-ccache \ --enable-gltf --with-system-libgltf \ --disable-coinmp \ - --enable-collada --with-system-opencollada + --enable-collada --with-system-opencollada \ + --enable-symbols # no coinormp packages for coinmp # hack to correctly bootstrap python stuff with system python, (deb#501028, i#90701)