From 7f2b7d1bcfb0def3d360946d7d69b9d047333002 Mon Sep 17 00:00:00 2001 From: tigro Date: Fri, 29 Nov 2024 18:03:35 +0300 Subject: [PATCH] Build with libe-book --- SPECS/libreoffice.spec | 7 ------- 1 file changed, 7 deletions(-) diff --git a/SPECS/libreoffice.spec b/SPECS/libreoffice.spec index 43a9c60..6ac4882 100644 --- a/SPECS/libreoffice.spec +++ b/SPECS/libreoffice.spec @@ -261,9 +261,7 @@ BuildRequires: %{libo_python_executable} #BuildRequires: gdb # libs / headers - conditional -%if 0%{?fedora} || 0%{?rhel} >= 10 BuildRequires: pkgconfig(libe-book-0.1) -%endif %if %{with kf5} BuildRequires: qt5-qtbase-devel @@ -353,7 +351,6 @@ Patch2: 0001-Resolves-rhbz-1432468-disable-opencl-by-default.patch # https://lists.freedesktop.org/archives/libreoffice/2023-August/090870.html Patch11: lo-7.6-ppc64le-tests.patch Patch12: cflags.patch -Patch500: 0001-disable-libe-book-support.patch # https://lists.freedesktop.org/archives/libreoffice/2023-September/090948.html Patch501: kahansum_test_fix_for_aarc64_s390x.patch @@ -1113,10 +1110,6 @@ mv -f redhat.soc extras/source/palettes/standard.soc # apply patches %autopatch -p1 -M 99 -#%%if ! (0%{?fedora} || 0%{?rhel} >= 10) -#%%patch -P 500 -p1 -#%%endif - %ifarch aarch64 s390x ppc64le %patch -P 501 -p1 %endif