From e3cbc68c61801934d85b9906ae778428b05f736c45ff7b30d9f98dd60f245fa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 12 Mar 2014 12:03:20 +0000 Subject: [PATCH] - Make sure we provide compat oo symlinks. OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=120 --- libreoffice.changes | 5 +++++ libreoffice.spec | 1 + 2 files changed, 6 insertions(+) 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 \