From 4d54e23e9ec00e50ff73615000d4017cdfe0aa69 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 24 May 2015 22:29:36 +0200 Subject: [PATCH] fix provides/requires filter regex --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index c2c6002..0889dbf 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -333,7 +333,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 etonyek-0.1\\|GLEW\\|mwaw\\|odfgen\\|revenge\\|wpd\\|wpg\\|wps +%global libo_bundled_libs_common etonyek-0.1\\|GLEW\\|mwaw-0.3\\|odfgen-0.1\\|revenge-0.0\\|wpd-0.10\\|wpg-0.3\\|wps-0.4 %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