From 26d2b24d5b30fe6eb3d010f8b81f98e9ae630937570b83faceacbd2089608606 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 16 Jun 2018 13:04:34 +0000 Subject: [PATCH] - The kde integration now properly installed by upstream, no need to do it in %install phase OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=669 --- libreoffice.changes | 4 ++-- libreoffice.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libreoffice.changes b/libreoffice.changes index fd8ed03..969dee1 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Sat Jun 16 12:08:53 UTC 2018 - tchvatal@suse.com -- The kde integration now properly installed +- The kde integration now properly installed by upstream, no need + to do it in %install phase ------------------------------------------------------------------- Sat Jun 16 09:20:57 UTC 2018 - tchvatal@suse.com @@ -14,7 +15,6 @@ Fri Jun 15 09:40:55 UTC 2018 - tchvatal@suse.com - Update to 6.1.0.0.beta2: * Various buildfixes as found by our testing - Reenable KDE integration on 32bit -- Reenable firebird - Drop merged patch libreoffice-libxmlsec.patch ------------------------------------------------------------------- diff --git a/libreoffice.spec b/libreoffice.spec index be33066..288289d 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -35,7 +35,7 @@ %bcond_with kdeintegration %endif %if 0%{?suse_version} > 1320 && 0%{?is_opensuse} -%bcond_without firebird +%bcond_with firebird %else %bcond_with firebird %endif