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)