From f1f68a93c53753a7cfebafbcf8f9742d698dd371 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Wed, 1 Apr 2020 05:55:04 +0300 Subject: [PATCH] RPM4 may not understand quotes in regexp in the same way as RPM5 did --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 6506b41..dc29061 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -31,7 +31,7 @@ %define ccachedir ~/.ccache-OOo -%global __requires_exclude 'libjawt.so|libmyspell.so|libstlport_gcc.so|libmono.so|mono|devel\\(libunoidl(.*)' +%global __requires_exclude libjawt.so|libmyspell.so|libstlport_gcc.so|libmono.so|mono|devel\\(libunoidl(.*) %global __provides_exclude libsndfile.so\\|libportaudio.so\\|libdb-4.2.so\\|libdb_java-4.2.so\\|libmyspell.so\\|libstlport_gcc.so\\|librdf.so.0\\|libraptor.so.1\\|libxmlsec1-nss.so.1\\|libxmlsec1.so.1 Summary: Office suite