From 2d00e9b3a2a977670237e1f4cb11656e14a1e46147a1c50c2845312a51cb2bb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 25 Jul 2019 07:42:44 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=802 --- libreoffice.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libreoffice.spec b/libreoffice.spec index 784f110..39ecd07 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -985,6 +985,8 @@ sed -i -e /CppunitTest_sw_rtfimport/d sw/Module_sw.mk sed -i -e /CppunitTest_sw_uiwriter/d sw/Module_sw.mk # The gpg files are not loaded properly sed -i -e /CPPUNIT_TEST\(testODFEncryptedGPG\)/d xmlsecurity/qa/unit/signing/signing.cxx +# breaks on LTO https://bugs.documentfoundation.org/show_bug.cgi?id=126442 +sed -i -e /CppunitTest_sw_apitests/d sw/Module_sw.mk %if 0%{?suse_version} < 1500 # Header-only libboost_system is not available @@ -1506,6 +1508,9 @@ 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/libvclplug_qt5lo.so %endif %files -f file-lists/officebean_list.txt officebean @@ -1534,6 +1539,7 @@ exit 0 %{_datadir}/%{name}/share/config/images_karasa_jaga.zip %{_datadir}/%{name}/share/config/images_sifr.zip %{_datadir}/%{name}/share/config/images_sifr_dark.zip +%{_datadir}/%{name}/share/config/images_sifr_svg.zip %{_datadir}/%{name}/share/config/images_tango.zip %{_datadir}/%{name}/share/config/images_helpimg.zip %{_datadir}/%{name}/share/config/images_breeze_svg.zip