From 3797e982188005c94d677d4aa80abc6a80859424f9dc2430d784f17cab43288f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 5 Dec 2019 12:45:25 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=839 --- libreoffice.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index 6012506..6d95e5a 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1,7 +1,7 @@ # # spec file for package libreoffice # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -1054,7 +1054,6 @@ export NOCONFIGURE=yes --disable-online-update \ --enable-gstreamer-1-0 \ --enable-gtk3 \ - --disable-gtk \ %if %{with kdeintegration} --disable-gtk3-kde5 \ --enable-kf5 \ @@ -1486,8 +1485,8 @@ exit 0 %if %{with kdeintegration} %files -f file-lists/kde4_list.txt qt5 -%{_libdir}/libreoffice/program/libkde5be1lo.so -%{_libdir}/libreoffice/program/libvclplug_kde5lo.so +%{_libdir}/libreoffice/program/libkf5be1lo.so +%{_libdir}/libreoffice/program/libvclplug_kf5lo.so %{_libdir}/libreoffice/program/libvclplug_qt5lo.so %endif