diff --git a/libreoffice.changes b/libreoffice.changes index 24be8d5..2187439 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 12 12:02:55 UTC 2014 - tchvatal@suse.com + +- Make sure we provide compat oo symlinks. + ------------------------------------------------------------------- Fri Feb 28 09:11:39 UTC 2014 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 4864932..ca4a440 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -910,6 +910,7 @@ export NOCONFIGURE=yes %configure \ $PARALLEL_BUILD \ --docdir=%{_docdir}/%{name} \ + --with-compat-oowrappers \ --with-system-headers \ --with-system-libs \ --with-system-jars \