From 9194df8b49afa80778f45b64ccef940226144ce7 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Apr 23 2015 22:29:01 +0000 Subject: libwpd and libwpg are built as shared libs now --- diff --git a/libreoffice.spec b/libreoffice.spec index 17fa862..183d9bb 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -317,7 +317,7 @@ Patch16: 0001-disable-PSD-import-test-which-deadlocks-on-ARM.patch # rhbz#1085420 make sure we do not provide bundled libraries %if 0%{?rhel} -%global libo_bundled_libs_common GLEW\\|mwaw\\|odfgen\\|revenge\\|wps +%global libo_bundled_libs_common GLEW\\|mwaw\\|odfgen\\|revenge\\|wpd\\|wpg\\|wps %if 0%{?rhel} < 7 # redland libs are already suffixed -> no need to filter them too %global libo_bundled_libs_filter /^lib\\(clucene\\|lcms2\\|%libo_bundled_libs_common\\)\\.so.*$/d @@ -1693,6 +1693,8 @@ rm -f %{buildroot}%{baseinstdir}/program/classes/smoketest.jar %{baseinstdir}/program/libmwaw-0.3.so.* %{baseinstdir}/program/libodfgen-0.1.so.* %{baseinstdir}/program/librevenge-0.0.so.* +%{baseinstdir}/program/libwpd-0.10.so.* +%{baseinstdir}/program/libwpg-0.3.so.* %{baseinstdir}/program/libwps-0.3.so.* %endif %{baseinstdir}/program/libguesslanglo.so