Why on the earth 17?
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=1136
This commit is contained in:
parent
0aece14c05
commit
56c975d0b2
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libreoffice
|
# spec file for package libreoffice
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -122,9 +122,9 @@ Patch990: install-with-hardlinks.diff
|
|||||||
Patch991: libreoffice-no-destdircheck.patch
|
Patch991: libreoffice-no-destdircheck.patch
|
||||||
# Fix build on sle12
|
# Fix build on sle12
|
||||||
Patch992: python34-no-f-strings.patch
|
Patch992: python34-no-f-strings.patch
|
||||||
BuildRequires: argon2-devel
|
|
||||||
BuildRequires: %{name}-share-linker
|
BuildRequires: %{name}-share-linker
|
||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
|
BuildRequires: argon2-devel
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: awk
|
BuildRequires: awk
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
@ -133,8 +133,8 @@ BuildRequires: commons-logging
|
|||||||
BuildRequires: cups-devel
|
BuildRequires: cups-devel
|
||||||
BuildRequires: fixmath-devel
|
BuildRequires: fixmath-devel
|
||||||
BuildRequires: libwebp-devel
|
BuildRequires: libwebp-devel
|
||||||
BuildRequires: zlib-devel
|
|
||||||
BuildRequires: libzxcvbn0-devel
|
BuildRequires: libzxcvbn0-devel
|
||||||
|
BuildRequires: zlib-devel
|
||||||
%if %{with system_curl}
|
%if %{with system_curl}
|
||||||
BuildRequires: curl-devel >= 7.68.0
|
BuildRequires: curl-devel >= 7.68.0
|
||||||
%else
|
%else
|
||||||
@ -324,13 +324,13 @@ Requires(postun):update-desktop-files
|
|||||||
%else
|
%else
|
||||||
# genbrk binary is required
|
# genbrk binary is required
|
||||||
BuildRequires: icu
|
BuildRequires: icu
|
||||||
BuildRequires: java-devel >= 17
|
BuildRequires: java-devel >= 9
|
||||||
BuildRequires: libbox2d-devel
|
BuildRequires: libbox2d-devel
|
||||||
BuildRequires: libmariadb-devel
|
BuildRequires: libmariadb-devel
|
||||||
BuildRequires: pkgconfig(icu-i18n)
|
BuildRequires: pkgconfig(icu-i18n)
|
||||||
BuildConflicts: java < 17
|
BuildConflicts: java < 9
|
||||||
BuildConflicts: java-devel < 17
|
BuildConflicts: java-devel < 9
|
||||||
BuildConflicts: java-headless < 17
|
BuildConflicts: java-headless < 9
|
||||||
BuildRequires: pkgconfig(libopenjp2)
|
BuildRequires: pkgconfig(libopenjp2)
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: gcc12
|
BuildRequires: gcc12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user