Build with libe-book

24.8.3.2 changed/24.8.3.2/libreoffice-24.8.3.2-1.el9.inferit
Arkady L. Shane 4 weeks ago
parent 3f499b7140
commit 7f2b7d1bcf
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -261,9 +261,7 @@ BuildRequires: %{libo_python_executable}
#BuildRequires: gdb #BuildRequires: gdb
# libs / headers - conditional # libs / headers - conditional
%if 0%{?fedora} || 0%{?rhel} >= 10
BuildRequires: pkgconfig(libe-book-0.1) BuildRequires: pkgconfig(libe-book-0.1)
%endif
%if %{with kf5} %if %{with kf5}
BuildRequires: qt5-qtbase-devel 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 # https://lists.freedesktop.org/archives/libreoffice/2023-August/090870.html
Patch11: lo-7.6-ppc64le-tests.patch Patch11: lo-7.6-ppc64le-tests.patch
Patch12: cflags.patch Patch12: cflags.patch
Patch500: 0001-disable-libe-book-support.patch
# https://lists.freedesktop.org/archives/libreoffice/2023-September/090948.html # https://lists.freedesktop.org/archives/libreoffice/2023-September/090948.html
Patch501: kahansum_test_fix_for_aarc64_s390x.patch Patch501: kahansum_test_fix_for_aarc64_s390x.patch
@ -1113,10 +1110,6 @@ mv -f redhat.soc extras/source/palettes/standard.soc
# apply patches # apply patches
%autopatch -p1 -M 99 %autopatch -p1 -M 99
#%%if ! (0%{?fedora} || 0%{?rhel} >= 10)
#%%patch -P 500 -p1
#%%endif
%ifarch aarch64 s390x ppc64le %ifarch aarch64 s390x ppc64le
%patch -P 501 -p1 %patch -P 501 -p1
%endif %endif

Loading…
Cancel
Save