From 9ecf7dfcc80f4c19ac47a74b2b3af1fe6ea05a6a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 8 Dec 2021 13:32:19 +0100 Subject: [PATCH 01/51] Update to 7.2.4.1 From ee67ecf42f21f4f4838f521dbacad9573a144d9d Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 5 Jan 2022 10:35:22 +0100 Subject: [PATCH 02/51] Resolves: rhbz#2037064 Include additional hunspell-en* RPMs ...that are not covered by libreoffice-langpack-en Requires --- libreoffice.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libreoffice.yaml b/libreoffice.yaml index 953b3e9..c319827 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -25,6 +25,8 @@ data: profiles: default: rpms: + - hunspell-en + - hunspell-en-GB - libreoffice - libreoffice-bsh - libreoffice-filters From bffcec7be23ca72b31b6822b948642419652ce42 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 7 Jan 2022 08:09:37 +0100 Subject: [PATCH 03/51] Rebuild From 92e67f3ca35f456eb0bb5c6f334d77cf4952e77c Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 10 Jan 2022 17:18:30 +0100 Subject: [PATCH 04/51] Resolves: rhbz#2037064 Add hunspell-en component ...missing from ee67ecf42f21f4f4838f521dbacad9573a144d9d "Resolves: rhbz#2037064 Include additional hunspell-en* RPMs" --- libreoffice.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libreoffice.yaml b/libreoffice.yaml index c319827..0ed3418 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -173,6 +173,9 @@ data: hunspell-el: rationale: Runtime dependency ref: f35 + hunspell-en: + rationale: Runtime dependency + ref: f35 hunspell-eo: rationale: Runtime dependency ref: f35 From 6744e14e61bfeca100a35d125a72891023b15c56 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 11 Jan 2022 07:44:50 +0100 Subject: [PATCH 05/51] Add missing zxing-cpp ...required since "Resolves: rhbz#2028991 BuildRequire zxing" --- libreoffice.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libreoffice.yaml b/libreoffice.yaml index 0ed3418..d49fe25 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -693,6 +693,9 @@ data: zaf: rationale: Runtime dependency ref: f35 + zxing-cpp: + rationale: Runtime dependency + ref: f35 filters: rpm: - hyphen From 2690e90df9099b738e0c99bbb28746868360112a Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 11 Jan 2022 10:14:53 +0100 Subject: [PATCH 06/51] Force rebuild ...to pick up "Fix flatpak build" From 5d8f33483ac33c31914854ea5c52f93fa2e55374 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Fri, 1 Apr 2022 10:46:44 +0200 Subject: [PATCH 07/51] Update and limit the builds to aarch64 and x86_64 Previously it didn't work, see [0], but there's a workaround - one have to specify the architectures for every rpm. [0] - https://pagure.io/fm-orchestrator/issue/1734#comment-762688 --- libreoffice.yaml | 197 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 197 insertions(+) diff --git a/libreoffice.yaml b/libreoffice.yaml index d49fe25..1c056b5 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -108,594 +108,791 @@ data: - libreoffice-rhino - libreoffice-wiki-publisher - libreoffice-xsltfilter + buildopts: + arches: [aarch64,x86_64] components: rpms: Box2D: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] apache-commons-logging: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] bsf: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] bsh: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] clucene: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] dconf: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] firebird: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] flute: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hawtjni: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hspell: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-af: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-ar: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-as: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-bg: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-bn: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-br: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-ca: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-cy: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-da: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-de: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-el: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-en: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-eo: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-es: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-et: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-eu: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-fa: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-fr: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-fy: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-ga: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-gl: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-gu: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-hi: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-hr: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-hu: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-id: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-it: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-kk: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-kn: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-ko: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-lt: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-ml: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-mr: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-nl: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-no: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-nr: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-nso: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-or: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-pa: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-pl: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-pt: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-ro: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-ru: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-si: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-sk: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-sl: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-sr: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-ss: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-st: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-sv: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-ta: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-te: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-th: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-tn: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-ts: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-uk: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-ve: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-xh: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hunspell-zu: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-as: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-bg: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-bn: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-ca: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-cy: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-da: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-de: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-el: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-es: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-eu: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-fa: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-fr: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-ga: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-gl: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-gu: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-hi: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-hu: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-id: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-it: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-kn: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-lt: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-ml: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-mr: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-nl: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-or: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-pa: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-pl: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-pt: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-ro: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-ru: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-sk: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-sl: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-sv: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-ta: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-te: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] hyphen-uk: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] jansi1: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] jansi-native: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] java-11-openjdk: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] javapackages-tools: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] jline2: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libabw: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libbase: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libcdr: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libcmis: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libe-book: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libeot: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libepubgen: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libetonyek: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libexttextcat: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libfonts: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libformula: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libfreehand: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] liblangtag: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] liblayout: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libloader: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libmspub: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libmwaw: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libnumbertext: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libodfgen: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] liborcus: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libpagemaker: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libpq: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libqxp: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libreoffice: rationale: Application package ref: f35 + arches: [aarch64,x86_64] buildorder: 10 libreoffice-voikko: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] librepository: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] librevenge: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libserializer: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libstaroffice: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libtomcrypt: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libtommath: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libvisio: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libvoikko: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libwpd: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libwpg: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libwps: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] libzmf: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] lksctp-tools: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] lpsolve: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mariadb-connector-c: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mkfontscale: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-bg: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-ca: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-cs: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-da: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-de: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-el: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-en: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-eo: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-es: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-fr: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-ga: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-hu: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-it: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-nl: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-pl: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-pt: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-ro: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-ru: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-sk: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-sl: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-sv: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] mythes-uk: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] neon: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] ongres-scram: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] openoffice-lv: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] openoffice.org-dict-cs_CZ: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] pakchois: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] pentaho-libxml: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] pentaho-reporting-flow-engine: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] postgresql-jdbc: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] qr-code-generator: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] raptor2: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] rasqal: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] redland: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] sac: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] ttmkfdir: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] tzdata: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] voikko-fi: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] xmlsec1: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] xorg-x11-fonts: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] yajl: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] zaf: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] zxing-cpp: rationale: Runtime dependency ref: f35 + arches: [aarch64,x86_64] filters: rpm: - hyphen From e33529f433a8a04fd7d131fa0898f53fa18ae310 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 12 Apr 2022 09:46:28 +0200 Subject: [PATCH 08/51] Rebuild against fixed java-11-openjdk From 9b9e34a4e9140f7d0548f9f272c472ce86e8d78c Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 13 Apr 2022 10:40:14 +0200 Subject: [PATCH 09/51] Rebuild (in an attempt to make Koji happy) From 8643a7cae28688b84e5a5739daf407b11edbe6e3 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 14 Apr 2022 13:16:06 +0200 Subject: [PATCH 10/51] Rebuild (in a 2nd attempt to make Koji happy) From 4ee3239a5c90ff5e6688d9295cc5f66d047453ec Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 20 Apr 2022 07:38:49 +0200 Subject: [PATCH 11/51] Rebuild against fixed libreoffice From ba9c1216191aa74020d5ee339340c28333d58bf3 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 20 Apr 2022 22:09:26 +0200 Subject: [PATCH 12/51] Rebuild against fixed libreoffice From 4fc25c7703aa427d34974c0e9d6d73f52d6d1220 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 26 Apr 2022 17:51:44 +0200 Subject: [PATCH 13/51] Rebuild (in an attempt to make mbs happy) From 4f1a2471dc62f785bdaee2bc49de011a99f73935 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 18 May 2022 11:52:24 +0200 Subject: [PATCH 14/51] Update to f36 --- libreoffice.yaml | 402 +++++++++++++++++++++++------------------------ 1 file changed, 201 insertions(+), 201 deletions(-) diff --git a/libreoffice.yaml b/libreoffice.yaml index 1c056b5..5b059d8 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -15,13 +15,13 @@ data: - MIT dependencies: - buildrequires: - flatpak-common: [f35] - flatpak-runtime: [f35] - platform: [f35] + flatpak-common: [f36] + flatpak-runtime: [f36] + platform: [f36] requires: - flatpak-common: [f35] - flatpak-runtime: [f35] - platform: [f35] + flatpak-common: [f36] + flatpak-runtime: [f36] + platform: [f36] profiles: default: rpms: @@ -114,784 +114,784 @@ data: rpms: Box2D: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] apache-commons-logging: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] bsf: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] bsh: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] clucene: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] dconf: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] firebird: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] flute: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hawtjni: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hspell: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-af: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-ar: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-as: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-bg: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-bn: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-br: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-ca: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-cy: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-da: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-de: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-el: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-en: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-eo: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-es: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-et: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-eu: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-fa: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-fr: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-fy: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-ga: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-gl: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-gu: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-hi: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-hr: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-hu: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-id: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-it: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-kk: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-kn: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-ko: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-lt: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-ml: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-mr: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-nl: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-no: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-nr: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-nso: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-or: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-pa: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-pl: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-pt: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-ro: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-ru: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-si: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-sk: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-sl: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-sr: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-ss: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-st: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-sv: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-ta: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-te: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-th: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-tn: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-ts: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-uk: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-ve: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-xh: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hunspell-zu: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-as: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-bg: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-bn: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-ca: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-cy: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-da: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-de: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-el: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-es: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-eu: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-fa: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-fr: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-ga: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-gl: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-gu: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-hi: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-hu: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-id: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-it: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-kn: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-lt: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-ml: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-mr: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-nl: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-or: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-pa: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-pl: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-pt: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-ro: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-ru: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-sk: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-sl: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-sv: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-ta: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-te: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] hyphen-uk: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] jansi1: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] jansi-native: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] java-11-openjdk: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] javapackages-tools: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] jline2: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libabw: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libbase: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libcdr: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libcmis: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libe-book: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libeot: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libepubgen: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libetonyek: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libexttextcat: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libfonts: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libformula: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libfreehand: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] liblangtag: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] liblayout: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libloader: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libmspub: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libmwaw: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libnumbertext: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libodfgen: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] liborcus: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libpagemaker: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libpq: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libqxp: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libreoffice: rationale: Application package - ref: f35 + ref: f36 arches: [aarch64,x86_64] buildorder: 10 libreoffice-voikko: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] librepository: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] librevenge: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libserializer: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libstaroffice: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libtomcrypt: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libtommath: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libvisio: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libvoikko: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libwpd: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libwpg: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libwps: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] libzmf: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] lksctp-tools: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] lpsolve: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mariadb-connector-c: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mkfontscale: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-bg: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-ca: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-cs: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-da: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-de: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-el: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-en: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-eo: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-es: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-fr: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-ga: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-hu: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-it: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-nl: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-pl: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-pt: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-ro: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-ru: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-sk: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-sl: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-sv: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] mythes-uk: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] neon: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] ongres-scram: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] openoffice-lv: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] openoffice.org-dict-cs_CZ: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] pakchois: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] pentaho-libxml: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] pentaho-reporting-flow-engine: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] postgresql-jdbc: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] qr-code-generator: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] raptor2: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] rasqal: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] redland: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] sac: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] ttmkfdir: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] tzdata: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] voikko-fi: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] xmlsec1: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] xorg-x11-fonts: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] yajl: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] zaf: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] zxing-cpp: rationale: Runtime dependency - ref: f35 + ref: f36 arches: [aarch64,x86_64] filters: rpm: From f66b98f2253a44711b7af58fc443be0d568a8c6f Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 13 Jun 2022 08:42:54 +0200 Subject: [PATCH 15/51] Rebuild From c9c1e9f134c4a26250a47efbe13511c5efa4cac4 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 13 Jun 2022 16:25:36 +0200 Subject: [PATCH 16/51] Incorporate fedmod --dataset=f36 rpm2flatpak --- libreoffice.yaml | 30 ++++++++++-------------------- 1 file changed, 10 insertions(+), 20 deletions(-) diff --git a/libreoffice.yaml b/libreoffice.yaml index 5b059d8..2ae2cb2 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -28,7 +28,6 @@ data: - hunspell-en - hunspell-en-GB - libreoffice - - libreoffice-bsh - libreoffice-filters - libreoffice-gtk3 - libreoffice-langpack-af @@ -105,7 +104,6 @@ data: - libreoffice-nlpsolver - libreoffice-ogltrans - libreoffice-postgresql - - libreoffice-rhino - libreoffice-wiki-publisher - libreoffice-xsltfilter buildopts: @@ -116,7 +114,11 @@ data: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - apache-commons-logging: + apache-commons-collections: + rationale: Runtime dependency + ref: f36 + arches: [aarch64,x86_64] + apache-commons-lang3: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] @@ -544,7 +546,7 @@ data: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - java-11-openjdk: + java-17-openjdk: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] @@ -809,11 +811,11 @@ data: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - neon: + ongres-scram: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - ongres-scram: + ongres-stringprep: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] @@ -825,10 +827,6 @@ data: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - pakchois: - rationale: Runtime dependency - ref: f36 - arches: [aarch64,x86_64] pentaho-libxml: rationale: Runtime dependency ref: f36 @@ -841,10 +839,6 @@ data: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - qr-code-generator: - rationale: Runtime dependency - ref: f36 - arches: [aarch64,x86_64] raptor2: rationale: Runtime dependency ref: f36 @@ -861,11 +855,11 @@ data: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - ttmkfdir: + tzdata: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - tzdata: + velocity: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] @@ -877,10 +871,6 @@ data: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - xorg-x11-fonts: - rationale: Runtime dependency - ref: f36 - arches: [aarch64,x86_64] yajl: rationale: Runtime dependency ref: f36 From 57f74410c46af8bee0916b1b6d088b89297d1d58 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 14 Jun 2022 13:40:21 +0200 Subject: [PATCH 17/51] Remove obsolete libreoffice-bsh dependencies --- libreoffice.yaml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/libreoffice.yaml b/libreoffice.yaml index 2ae2cb2..aaefca5 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -122,14 +122,6 @@ data: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - bsf: - rationale: Runtime dependency - ref: f36 - arches: [aarch64,x86_64] - bsh: - rationale: Runtime dependency - ref: f36 - arches: [aarch64,x86_64] clucene: rationale: Runtime dependency ref: f36 @@ -146,10 +138,6 @@ data: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - hawtjni: - rationale: Runtime dependency - ref: f36 - arches: [aarch64,x86_64] hspell: rationale: Runtime dependency ref: f36 @@ -538,14 +526,6 @@ data: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - jansi1: - rationale: Runtime dependency - ref: f36 - arches: [aarch64,x86_64] - jansi-native: - rationale: Runtime dependency - ref: f36 - arches: [aarch64,x86_64] java-17-openjdk: rationale: Runtime dependency ref: f36 @@ -554,10 +534,6 @@ data: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - jline2: - rationale: Runtime dependency - ref: f36 - arches: [aarch64,x86_64] libabw: rationale: Runtime dependency ref: f36 @@ -719,10 +695,6 @@ data: rationale: Runtime dependency ref: f36 arches: [aarch64,x86_64] - mkfontscale: - rationale: Runtime dependency - ref: f36 - arches: [aarch64,x86_64] mythes-bg: rationale: Runtime dependency ref: f36 From 2cbb5149d99de8127c69c18a1b70c066e0e493b2 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 6 Jul 2022 17:06:30 +0200 Subject: [PATCH 18/51] Rebuild against fixed java-17-openjdk From 6fce0d0edcc557f2d53ff9241b9c827892da0f73 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 12 Jul 2022 08:32:07 +0200 Subject: [PATCH 19/51] Rebuild against latest java-17-openjdk From ea6db4d204c7614fdec50438862a86b906b85e37 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 22 Aug 2022 13:55:00 +0200 Subject: [PATCH 20/51] Adapt container.yaml to switch to java-17-openjdk This should fix "LibreOffice flatpak ignores OSTree layers, can't find installed". --- container.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container.yaml b/container.yaml index cecc8ca..67b96e7 100644 --- a/container.yaml +++ b/container.yaml @@ -21,4 +21,4 @@ flatpak: for i in /usr/share/myspell/*; do ln -s "$i" /app/share/myspell/ done - (cd /app/lib/jvm && ln -s jre-11-openjdk-* jre-flatpak) + (cd /app/lib/jvm && ln -s jre-17-openjdk-* jre-flatpak) From 4056418c11652b3049e4db4cc2b990ea83f0ebb1 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 26 Aug 2022 17:08:35 +0200 Subject: [PATCH 21/51] Rebuild ...against "Related: rhbz#2121654 Work around pkgconfig(libpq) conflict", to fix the `fedpkg flatpak-build` step From 8913175bf56defacb17e1f8e3e809daf0dd638c9 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 11 Oct 2022 17:16:37 +0200 Subject: [PATCH 22/51] Update to f37 --- libreoffice.yaml | 384 +++++++++++++++++++++++------------------------ 1 file changed, 192 insertions(+), 192 deletions(-) diff --git a/libreoffice.yaml b/libreoffice.yaml index aaefca5..1da6651 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -15,13 +15,13 @@ data: - MIT dependencies: - buildrequires: - flatpak-common: [f36] - flatpak-runtime: [f36] - platform: [f36] + flatpak-common: [f37] + flatpak-runtime: [f37] + platform: [f37] requires: - flatpak-common: [f36] - flatpak-runtime: [f36] - platform: [f36] + flatpak-common: [f37] + flatpak-runtime: [f37] + platform: [f37] profiles: default: rpms: @@ -112,748 +112,748 @@ data: rpms: Box2D: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] apache-commons-collections: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] apache-commons-lang3: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] clucene: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] dconf: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] firebird: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] flute: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hspell: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-af: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-ar: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-as: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-bg: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-bn: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-br: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-ca: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-cy: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-da: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-de: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-el: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-en: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-eo: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-es: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-et: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-eu: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-fa: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-fr: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-fy: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-ga: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-gl: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-gu: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-hi: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-hr: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-hu: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-id: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-it: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-kk: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-kn: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-ko: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-lt: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-ml: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-mr: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-nl: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-no: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-nr: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-nso: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-or: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-pa: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-pl: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-pt: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-ro: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-ru: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-si: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-sk: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-sl: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-sr: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-ss: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-st: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-sv: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-ta: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-te: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-th: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-tn: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-ts: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-uk: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-ve: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-xh: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hunspell-zu: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-as: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-bg: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-bn: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-ca: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-cy: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-da: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-de: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-el: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-es: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-eu: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-fa: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-fr: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-ga: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-gl: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-gu: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-hi: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-hu: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-id: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-it: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-kn: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-lt: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-ml: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-mr: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-nl: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-or: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-pa: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-pl: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-pt: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-ro: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-ru: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-sk: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-sl: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-sv: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-ta: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-te: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] hyphen-uk: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] java-17-openjdk: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] javapackages-tools: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libabw: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libbase: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libcdr: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libcmis: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libe-book: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libeot: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libepubgen: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libetonyek: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libexttextcat: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libfonts: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libformula: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libfreehand: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] liblangtag: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] liblayout: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libloader: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libmspub: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libmwaw: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libnumbertext: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libodfgen: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] liborcus: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libpagemaker: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libpq: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libqxp: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libreoffice: rationale: Application package - ref: f36 + ref: f37 arches: [aarch64,x86_64] buildorder: 10 libreoffice-voikko: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] librepository: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] librevenge: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libserializer: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libstaroffice: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libtomcrypt: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libtommath: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libvisio: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libvoikko: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libwpd: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libwpg: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libwps: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] libzmf: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] lksctp-tools: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] lpsolve: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mariadb-connector-c: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-bg: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-ca: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-cs: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-da: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-de: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-el: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-en: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-eo: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-es: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-fr: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-ga: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-hu: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-it: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-nl: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-pl: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-pt: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-ro: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-ru: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-sk: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-sl: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-sv: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] mythes-uk: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] ongres-scram: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] ongres-stringprep: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] openoffice-lv: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] openoffice.org-dict-cs_CZ: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] pentaho-libxml: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] pentaho-reporting-flow-engine: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] postgresql-jdbc: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] raptor2: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] rasqal: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] redland: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] sac: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] tzdata: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] velocity: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] voikko-fi: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] xmlsec1: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] yajl: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] zaf: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] zxing-cpp: rationale: Runtime dependency - ref: f36 + ref: f37 arches: [aarch64,x86_64] filters: rpm: From ffce646ffc293902b0c06a5b95f14f49eb3a8ebf Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 18 Oct 2022 15:56:31 +0200 Subject: [PATCH 23/51] Rebuild against latest clucene From c7b3b5b94bbe927cc2c293cd6d343e31ff8e6e99 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 25 Dec 2022 09:39:09 +0100 Subject: [PATCH 24/51] Update to 7.4.3.2 From 2272143a19841bea431c6d9198826717a641d683 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 27 Jan 2023 13:13:47 +0100 Subject: [PATCH 25/51] Rebuild against latest LO 7.4.5 From 712c62259ba4e691349fb6d23122f66a7279eae5 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 6 Mar 2023 15:29:03 +0100 Subject: [PATCH 26/51] Drop some packages fully covered by org.fedoraproject.Platform//f37 now ...since "Merge #10 `Detect more dependencies`" --- libreoffice.yaml | 126 ----------------------------------------------- 1 file changed, 126 deletions(-) diff --git a/libreoffice.yaml b/libreoffice.yaml index 1da6651..bcd3759 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -25,8 +25,6 @@ data: profiles: default: rpms: - - hunspell-en - - hunspell-en-GB - libreoffice - libreoffice-filters - libreoffice-gtk3 @@ -138,58 +136,14 @@ data: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] - hspell: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-af: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-ar: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] hunspell-as: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] - hunspell-bg: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-bn: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-br: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-ca: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] hunspell-cy: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] - hunspell-da: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-de: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-el: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-en: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] hunspell-eo: rationale: Runtime dependency ref: f37 @@ -210,10 +164,6 @@ data: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] - hunspell-fr: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] hunspell-fy: rationale: Runtime dependency ref: f37 @@ -222,34 +172,10 @@ data: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] - hunspell-gl: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-gu: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-hi: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] hunspell-hr: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] - hunspell-hu: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-id: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-it: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] hunspell-kk: rationale: Runtime dependency ref: f37 @@ -262,10 +188,6 @@ data: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] - hunspell-lt: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] hunspell-ml: rationale: Runtime dependency ref: f37 @@ -274,10 +196,6 @@ data: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] - hunspell-nl: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] hunspell-no: rationale: Runtime dependency ref: f37 @@ -298,34 +216,6 @@ data: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] - hunspell-pl: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-pt: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-ro: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-ru: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-si: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-sk: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-sl: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] hunspell-sr: rationale: Runtime dependency ref: f37 @@ -338,22 +228,10 @@ data: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] - hunspell-sv: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] hunspell-ta: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] - hunspell-te: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] - hunspell-th: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] hunspell-tn: rationale: Runtime dependency ref: f37 @@ -362,10 +240,6 @@ data: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] - hunspell-uk: - rationale: Runtime dependency - ref: f37 - arches: [aarch64,x86_64] hunspell-ve: rationale: Runtime dependency ref: f37 From f2c7bac43b57e3bdfbd9aa244ce93f0df5082b2d Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 7 Mar 2023 08:17:15 +0100 Subject: [PATCH 27/51] Filter out some binary rpms covered by org.fedoraproject.Platform//f37 now ...since "Merge #10 `Detect more dependencies`", but where we still need to bundle the corresponding srpm for other binary rpms: * All the hunspell-es-* come from the hunspell-es srpm, which also provides the hunspell-es-US binary rpm that, for whatever reason, is not covered by the latest org.fedoraproject.Platform//f37. * All the other hunspell-* come from corresponding hunspell-* srpms, which also each provide hyphen-* (and, in some cases, mythes-*) binary rpms that are not covered by org.fedoraproject.Platform//f37. --- libreoffice.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/libreoffice.yaml b/libreoffice.yaml index bcd3759..7e26a61 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -731,6 +731,34 @@ data: arches: [aarch64,x86_64] filters: rpm: + - hunspell-cs + - hunspell-es-AR + - hunspell-es-BO + - hunspell-es-CL + - hunspell-es-CO + - hunspell-es-CR + - hunspell-es-CU + - hunspell-es-DO + - hunspell-es-EC + - hunspell-es-ES + - hunspell-es-GT + - hunspell-es-HN + - hunspell-es-MX + - hunspell-es-NI + - hunspell-es-PA + - hunspell-es-PE + - hunspell-es-PR + - hunspell-es-PY + - hunspell-es-SV + - hunspell-es-US + - hunspell-es-UY + - hunspell-es-VE + - hunspell-et + - hunspell-hr + - hunspell-lv + - hunspell-nb + - hunspell-nn + - hunspell-sr - hyphen - tzdata ... From 7928e0a89f3d51f120734f46d57ae5da37e7362a Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 7 Mar 2023 10:34:57 +0100 Subject: [PATCH 28/51] Fix "filter" section syntax error ...that had gone undetected ever since that section's introduction in e3f0ad7ea0bbd6758ebfbd0cc35e5f5d4b9f8e39 "WIP: Upgrade to f34" --- libreoffice.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libreoffice.yaml b/libreoffice.yaml index 7e26a61..44a369c 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -729,8 +729,8 @@ data: rationale: Runtime dependency ref: f37 arches: [aarch64,x86_64] -filters: - rpm: + filter: + rpms: - hunspell-cs - hunspell-es-AR - hunspell-es-BO From eb09c7b0b7ece2e545f6f680d4127bf3bdd4b7d9 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 7 Mar 2023 11:39:48 +0100 Subject: [PATCH 29/51] hunspell-es-US was filtered out in error ...by f2c7bac43b57e3bdfbd9aa244ce93f0df5082b2d "Filter out some binary rpms covered by org.fedoraproject.Platform//f37 now". It is the one binary rpm from the hunspell-es srpm that is not covered by the latest org.fedoraproject.Platform//f37. --- libreoffice.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/libreoffice.yaml b/libreoffice.yaml index 44a369c..489448c 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -750,7 +750,6 @@ data: - hunspell-es-PR - hunspell-es-PY - hunspell-es-SV - - hunspell-es-US - hunspell-es-UY - hunspell-es-VE - hunspell-et From 9f3a05cb21a87738bd5c7db85f0e158cea9c9816 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 7 Mar 2023 13:00:16 +0100 Subject: [PATCH 30/51] Looks like we cannot filter out just the redundant hunspell-es-* binary rpms ...(so that only hunspell-es-US is left), as `fedpkg flatpak-build` then fails with > 2023-03-07 11:44:00,383 - atomic_reactor.util - DEBUG - Problem: package libreoffice-langpack-es-1:7.4.5.1-1.module_f37+15940+5cf069be.x86_64 requires hunspell-es, but none of the providers can be installed > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - conflicting requests > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - package hunspell-es-1:2.3-13.fc37.noarch is filtered out by exclude filtering > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-AR = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-BO = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-CL = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-CO = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-CR = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-CU = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-DO = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-EC = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-ES = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-GT = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-HN = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-MX = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-NI = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-PA = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-PE = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-PR = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-PY = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-SV = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-UY = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch > 2023-03-07 11:44:00,384 - atomic_reactor.util - DEBUG - - nothing provides hunspell-es-VE = 1:2.3-13.module_f37+15609+cf8c009f needed by hunspell-es-1:2.3-13.module_f37+15609+cf8c009f.noarch () --- libreoffice.yaml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/libreoffice.yaml b/libreoffice.yaml index 489448c..e1e57ee 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -732,26 +732,6 @@ data: filter: rpms: - hunspell-cs - - hunspell-es-AR - - hunspell-es-BO - - hunspell-es-CL - - hunspell-es-CO - - hunspell-es-CR - - hunspell-es-CU - - hunspell-es-DO - - hunspell-es-EC - - hunspell-es-ES - - hunspell-es-GT - - hunspell-es-HN - - hunspell-es-MX - - hunspell-es-NI - - hunspell-es-PA - - hunspell-es-PE - - hunspell-es-PR - - hunspell-es-PY - - hunspell-es-SV - - hunspell-es-UY - - hunspell-es-VE - hunspell-et - hunspell-hr - hunspell-lv From 87047b90359051e01cae60553e3dcb855356a9cd Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 7 Mar 2023 14:58:47 +0100 Subject: [PATCH 31/51] Adapt to update hunspell dictionary directory path see "Update hunspell dictionary directory path" --- container.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/container.yaml b/container.yaml index 67b96e7..13d68ee 100644 --- a/container.yaml +++ b/container.yaml @@ -18,7 +18,7 @@ flatpak: --own-name=org.libreoffice.LibreOfficeIpc0 --talk-name=org.gtk.vfs.* cleanup-commands: | - for i in /usr/share/myspell/*; do - ln -s "$i" /app/share/myspell/ + for i in /usr/share/hunspell/*; do + ln -s "$i" /app/share/hunspell/ done (cd /app/lib/jvm && ln -s jre-17-openjdk-* jre-flatpak) From 1f4fe9b76648749cf2073a92aeb0f47a0e7c87a7 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Wed, 5 Apr 2023 01:03:05 -0400 Subject: [PATCH 32/51] Export mime package --- container.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/container.yaml b/container.yaml index 13d68ee..3804e38 100644 --- a/container.yaml +++ b/container.yaml @@ -22,3 +22,4 @@ flatpak: ln -s "$i" /app/share/hunspell/ done (cd /app/lib/jvm && ln -s jre-17-openjdk-* jre-flatpak) + mv /app/share/mime/packages/{libreoffice,org.libreoffice.LibreOffice}.xml From 7e90ca95ae2e35254c2cbf2abaa7e1bbfe8a1e99 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 24 Apr 2023 13:06:39 +0200 Subject: [PATCH 33/51] Update to f38 --- libreoffice.yaml | 322 +++++++++++++++++++++++------------------------ 1 file changed, 161 insertions(+), 161 deletions(-) diff --git a/libreoffice.yaml b/libreoffice.yaml index e1e57ee..3a09bcb 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -15,13 +15,13 @@ data: - MIT dependencies: - buildrequires: - flatpak-common: [f37] - flatpak-runtime: [f37] - platform: [f37] + flatpak-common: [f38] + flatpak-runtime: [f38] + platform: [f38] requires: - flatpak-common: [f37] - flatpak-runtime: [f37] - platform: [f37] + flatpak-common: [f38] + flatpak-runtime: [f38] + platform: [f38] profiles: default: rpms: @@ -110,624 +110,624 @@ data: rpms: Box2D: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] apache-commons-collections: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] apache-commons-lang3: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] clucene: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] dconf: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] firebird: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] flute: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-as: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-cy: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-eo: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-es: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-et: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-eu: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-fa: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-fy: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-ga: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-hr: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-kk: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-kn: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-ko: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-ml: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-mr: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-no: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-nr: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-nso: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-or: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-pa: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-sr: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-ss: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-st: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-ta: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-tn: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-ts: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-ve: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-xh: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hunspell-zu: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-as: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-bg: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-bn: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-ca: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-cy: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-da: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-de: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-el: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-es: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-eu: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-fa: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-fr: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-ga: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-gl: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-gu: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-hi: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-hu: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-id: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-it: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-kn: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-lt: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-ml: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-mr: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-nl: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-or: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-pa: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-pl: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-pt: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-ro: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-ru: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-sk: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-sl: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-sv: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-ta: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-te: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] hyphen-uk: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] java-17-openjdk: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] javapackages-tools: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libabw: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libbase: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libcdr: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libcmis: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libe-book: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libeot: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libepubgen: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libetonyek: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libexttextcat: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libfonts: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libformula: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libfreehand: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] liblangtag: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] liblayout: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libloader: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libmspub: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libmwaw: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libnumbertext: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libodfgen: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] liborcus: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libpagemaker: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libpq: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libqxp: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libreoffice: rationale: Application package - ref: f37 + ref: f38 arches: [aarch64,x86_64] buildorder: 10 libreoffice-voikko: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] librepository: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] librevenge: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libserializer: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libstaroffice: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libtomcrypt: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libtommath: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libvisio: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libvoikko: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libwpd: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libwpg: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libwps: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] libzmf: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] lksctp-tools: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] lpsolve: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mariadb-connector-c: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-bg: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-ca: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-cs: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-da: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-de: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-el: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-en: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-eo: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-es: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-fr: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-ga: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-hu: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-it: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-nl: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-pl: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-pt: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-ro: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-ru: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-sk: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-sl: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-sv: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] mythes-uk: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] ongres-scram: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] ongres-stringprep: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] openoffice-lv: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] openoffice.org-dict-cs_CZ: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] pentaho-libxml: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] pentaho-reporting-flow-engine: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] postgresql-jdbc: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] raptor2: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] rasqal: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] redland: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] sac: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] tzdata: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] velocity: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] voikko-fi: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] xmlsec1: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] yajl: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] zaf: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] zxing-cpp: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64,x86_64] filter: rpms: From ff2c8aafed8080af976081438a885bea6c079d2c Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 24 Apr 2023 17:26:42 +0200 Subject: [PATCH 34/51] Drop mythes-* that are included in f38 flatpak-runtime --- libreoffice.yaml | 72 ------------------------------------------------ 1 file changed, 72 deletions(-) diff --git a/libreoffice.yaml b/libreoffice.yaml index 3a09bcb..7de8aff 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -569,94 +569,22 @@ data: rationale: Runtime dependency ref: f38 arches: [aarch64,x86_64] - mythes-bg: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-ca: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-cs: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-da: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-de: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] mythes-el: rationale: Runtime dependency ref: f38 arches: [aarch64,x86_64] - mythes-en: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] mythes-eo: rationale: Runtime dependency ref: f38 arches: [aarch64,x86_64] - mythes-es: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-fr: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] mythes-ga: rationale: Runtime dependency ref: f38 arches: [aarch64,x86_64] - mythes-hu: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-it: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] mythes-nl: rationale: Runtime dependency ref: f38 arches: [aarch64,x86_64] - mythes-pl: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-pt: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-ro: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-ru: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-sk: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-sl: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-sv: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-uk: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] ongres-scram: rationale: Runtime dependency ref: f38 From 0c060b8a0a39a0d3bf90fc3642844f2250defa60 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 26 Apr 2023 13:37:59 +0200 Subject: [PATCH 35/51] Force rebuild ...against " Fix build against libxml2-2.10.4-1" From e00c70b8680eaaf22a7a74b4b730d8b7a350d6ef Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 18 Jun 2023 17:49:04 +0200 Subject: [PATCH 36/51] Rebuild for LO 7.5.3.2 From 869b49988e973487b10f1ab9080041bc53101e69 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 18 Jun 2023 20:15:17 +0200 Subject: [PATCH 37/51] Add java-17-openjdk-portable It's required for building java-17-openjdk. --- libreoffice.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libreoffice.yaml b/libreoffice.yaml index 7de8aff..ac51951 100644 --- a/libreoffice.yaml +++ b/libreoffice.yaml @@ -400,10 +400,15 @@ data: rationale: Runtime dependency ref: f38 arches: [aarch64,x86_64] + java-17-openjdk-portable: + rationale: Runtime dependency + ref: f38 + arches: [aarch64,x86_64] java-17-openjdk: rationale: Runtime dependency ref: f38 arches: [aarch64,x86_64] + buildorder: 1 javapackages-tools: rationale: Runtime dependency ref: f38 From fbf4a21b71f2b66ae1cdc61d60c2f23b9d0f7425 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 29 Jun 2023 00:02:32 +0200 Subject: [PATCH 38/51] Rebuild for java-17-openjdk-portable From 10f758ee2b1d2e9d6739ac589bf814e22d318c4d Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 29 Jun 2023 14:03:25 +0200 Subject: [PATCH 39/51] Rebuild From 5ed611a4e771bb28503cd894a22e6bae1ded3dcc Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 4 Aug 2023 13:04:32 +0200 Subject: [PATCH 40/51] Rebuild for LO 7.5.5.2 From 9b773bf1c2ce4848bc2cf0aad9bf77b0a6448c26 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 7 Aug 2023 13:28:27 +0200 Subject: [PATCH 41/51] Rebuild From cca7b11641305b489326a93f524b2a1a981f6ef5 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Fri, 1 Mar 2024 16:41:47 -0500 Subject: [PATCH 42/51] F39 --- container.yaml | 111 +++++++- libreoffice.yaml | 676 ----------------------------------------------- 2 files changed, 105 insertions(+), 682 deletions(-) delete mode 100644 libreoffice.yaml diff --git a/container.yaml b/container.yaml index 3804e38..1155db5 100644 --- a/container.yaml +++ b/container.yaml @@ -1,19 +1,118 @@ -compose: - modules: - - libreoffice:stable flatpak: id: org.libreoffice.LibreOffice branch: stable + runtime-name: flatpak-runtime + runtime-version: f39 + component: libreoffice-flatpak + packages: + # apps + - libreoffice + - libreoffice-base + - libreoffice-calc + - libreoffice-draw + - libreoffice-impress + - libreoffice-math + - libreoffice-writer + # extensions + - libreoffice-emailmerge + - libreoffice-filters + - libreoffice-librelogo + - libreoffice-nlpsolver + - libreoffice-ogltrans + - libreoffice-postgresql + - libreoffice-wiki-publisher + # integration plugins + - libreoffice-gtk3 + - libreoffice-x11 + # third-party extensions + - libreoffice-gallery-vrt-network-equipment + - libreoffice-grammalecte + - openoffice.org-diafilter + # help docs (3-4 MB each compressed) + - libreoffice-help-en + # langpacks + - libreoffice-langpack-af + - libreoffice-langpack-ar + - libreoffice-langpack-as + - libreoffice-langpack-bg + - libreoffice-langpack-bn + - libreoffice-langpack-br + - libreoffice-langpack-ca + - libreoffice-langpack-cs + - libreoffice-langpack-cy + - libreoffice-langpack-da + - libreoffice-langpack-de + - libreoffice-langpack-dz + - libreoffice-langpack-el + - libreoffice-langpack-en + - libreoffice-langpack-eo + - libreoffice-langpack-es + - libreoffice-langpack-et + - libreoffice-langpack-eu + - libreoffice-langpack-fa + - libreoffice-langpack-fi + - libreoffice-langpack-fr + - libreoffice-langpack-fy + - libreoffice-langpack-ga + - libreoffice-langpack-gl + - libreoffice-langpack-gu + - libreoffice-langpack-he + - libreoffice-langpack-hi + - libreoffice-langpack-hr + - libreoffice-langpack-hu + - libreoffice-langpack-id + - libreoffice-langpack-it + - libreoffice-langpack-ja + - libreoffice-langpack-kk + - libreoffice-langpack-kn + - libreoffice-langpack-ko + - libreoffice-langpack-lt + - libreoffice-langpack-lv + - libreoffice-langpack-mai + - libreoffice-langpack-ml + - libreoffice-langpack-mr + - libreoffice-langpack-nb + - libreoffice-langpack-nl + - libreoffice-langpack-nn + - libreoffice-langpack-nr + - libreoffice-langpack-nso + - libreoffice-langpack-or + - libreoffice-langpack-pa + - libreoffice-langpack-pl + - libreoffice-langpack-pt-BR + - libreoffice-langpack-pt-PT + - libreoffice-langpack-ro + - libreoffice-langpack-ru + - libreoffice-langpack-si + - libreoffice-langpack-sk + - libreoffice-langpack-sl + - libreoffice-langpack-sr + - libreoffice-langpack-ss + - libreoffice-langpack-st + - libreoffice-langpack-sv + - libreoffice-langpack-ta + - libreoffice-langpack-te + - libreoffice-langpack-th + - libreoffice-langpack-tn + - libreoffice-langpack-tr + - libreoffice-langpack-ts + - libreoffice-langpack-uk + - libreoffice-langpack-ve + - libreoffice-langpack-xh + - libreoffice-langpack-zh-Hans + - libreoffice-langpack-zh-Hant + - libreoffice-langpack-zu command: /app/bin/libreoffice finish-args: |- --share=network --share=ipc - --socket=x11 + --socket=fallback-x11 --socket=wayland --socket=pulseaudio --device=dri --filesystem=host - --env=JAVA_HOME=/app/lib/jvm/jre-flatpak + --filesystem=xdg-run/gvfsd + --env=JAVA_HOME=/app/lib/jvm/jre --env=LIBO_FLATPAK=1 --own-name=org.libreoffice.LibreOfficeIpc0 --talk-name=org.gtk.vfs.* @@ -21,5 +120,5 @@ flatpak: for i in /usr/share/hunspell/*; do ln -s "$i" /app/share/hunspell/ done - (cd /app/lib/jvm && ln -s jre-17-openjdk-* jre-flatpak) mv /app/share/mime/packages/{libreoffice,org.libreoffice.LibreOffice}.xml + sed -i '/^NoDisplay/d' /app/share/applications/org.libreoffice.LibreOffice.desktop diff --git a/libreoffice.yaml b/libreoffice.yaml deleted file mode 100644 index ac51951..0000000 --- a/libreoffice.yaml +++ /dev/null @@ -1,676 +0,0 @@ ---- -document: modulemd -version: 2 -data: - summary: Free Software Productivity Suite - description: >- - LibreOffice is an Open Source, community-developed, office productivity suite. - It includes the key desktop applications, such as a word processor, spreadsheet, - presentation manager, formula editor and drawing program, with a user interface - and feature set similar to other office suites. Sophisticated and flexible, LibreOffice - also works transparently with a variety of file formats, including Microsoft Office - File Formats. - license: - module: - - MIT - dependencies: - - buildrequires: - flatpak-common: [f38] - flatpak-runtime: [f38] - platform: [f38] - requires: - flatpak-common: [f38] - flatpak-runtime: [f38] - platform: [f38] - profiles: - default: - rpms: - - libreoffice - - libreoffice-filters - - libreoffice-gtk3 - - libreoffice-langpack-af - - libreoffice-langpack-ar - - libreoffice-langpack-as - - libreoffice-langpack-bg - - libreoffice-langpack-bn - - libreoffice-langpack-br - - libreoffice-langpack-ca - - libreoffice-langpack-cs - - libreoffice-langpack-cy - - libreoffice-langpack-da - - libreoffice-langpack-de - - libreoffice-langpack-dz - - libreoffice-langpack-el - - libreoffice-langpack-eo - - libreoffice-langpack-es - - libreoffice-langpack-et - - libreoffice-langpack-eu - - libreoffice-langpack-fa - - libreoffice-langpack-fi - - libreoffice-langpack-fr - - libreoffice-langpack-fy - - libreoffice-langpack-ga - - libreoffice-langpack-gl - - libreoffice-langpack-gu - - libreoffice-langpack-he - - libreoffice-langpack-hi - - libreoffice-langpack-hr - - libreoffice-langpack-hu - - libreoffice-langpack-id - - libreoffice-langpack-it - - libreoffice-langpack-ja - - libreoffice-langpack-kk - - libreoffice-langpack-kn - - libreoffice-langpack-ko - - libreoffice-langpack-lt - - libreoffice-langpack-lv - - libreoffice-langpack-mai - - libreoffice-langpack-ml - - libreoffice-langpack-mr - - libreoffice-langpack-nb - - libreoffice-langpack-nl - - libreoffice-langpack-nn - - libreoffice-langpack-nr - - libreoffice-langpack-nso - - libreoffice-langpack-or - - libreoffice-langpack-pa - - libreoffice-langpack-pl - - libreoffice-langpack-pt-BR - - libreoffice-langpack-pt-PT - - libreoffice-langpack-ro - - libreoffice-langpack-ru - - libreoffice-langpack-si - - libreoffice-langpack-sk - - libreoffice-langpack-sl - - libreoffice-langpack-sr - - libreoffice-langpack-ss - - libreoffice-langpack-st - - libreoffice-langpack-sv - - libreoffice-langpack-ta - - libreoffice-langpack-te - - libreoffice-langpack-th - - libreoffice-langpack-tn - - libreoffice-langpack-tr - - libreoffice-langpack-ts - - libreoffice-langpack-uk - - libreoffice-langpack-ve - - libreoffice-langpack-xh - - libreoffice-langpack-zh-Hans - - libreoffice-langpack-zh-Hant - - libreoffice-langpack-zu - - libreoffice-librelogo - - libreoffice-nlpsolver - - libreoffice-ogltrans - - libreoffice-postgresql - - libreoffice-wiki-publisher - - libreoffice-xsltfilter - buildopts: - arches: [aarch64,x86_64] - components: - rpms: - Box2D: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - apache-commons-collections: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - apache-commons-lang3: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - clucene: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - dconf: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - firebird: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - flute: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-as: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-cy: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-eo: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-es: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-et: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-eu: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-fa: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-fy: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-ga: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-hr: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-kk: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-kn: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-ko: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-ml: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-mr: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-no: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-nr: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-nso: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-or: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-pa: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-sr: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-ss: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-st: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-ta: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-tn: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-ts: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-ve: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-xh: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hunspell-zu: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-as: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-bg: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-bn: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-ca: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-cy: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-da: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-de: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-el: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-es: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-eu: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-fa: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-fr: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-ga: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-gl: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-gu: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-hi: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-hu: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-id: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-it: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-kn: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-lt: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-ml: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-mr: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-nl: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-or: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-pa: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-pl: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-pt: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-ro: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-ru: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-sk: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-sl: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-sv: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-ta: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-te: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - hyphen-uk: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - java-17-openjdk-portable: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - java-17-openjdk: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - buildorder: 1 - javapackages-tools: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libabw: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libbase: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libcdr: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libcmis: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libe-book: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libeot: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libepubgen: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libetonyek: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libexttextcat: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libfonts: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libformula: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libfreehand: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - liblangtag: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - liblayout: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libloader: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libmspub: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libmwaw: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libnumbertext: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libodfgen: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - liborcus: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libpagemaker: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libpq: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libqxp: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libreoffice: - rationale: Application package - ref: f38 - arches: [aarch64,x86_64] - buildorder: 10 - libreoffice-voikko: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - librepository: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - librevenge: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libserializer: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libstaroffice: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libtomcrypt: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libtommath: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libvisio: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libvoikko: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libwpd: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libwpg: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libwps: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - libzmf: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - lksctp-tools: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - lpsolve: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mariadb-connector-c: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-el: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-eo: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-ga: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - mythes-nl: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - ongres-scram: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - ongres-stringprep: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - openoffice-lv: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - openoffice.org-dict-cs_CZ: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - pentaho-libxml: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - pentaho-reporting-flow-engine: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - postgresql-jdbc: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - raptor2: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - rasqal: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - redland: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - sac: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - tzdata: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - velocity: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - voikko-fi: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - xmlsec1: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - yajl: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - zaf: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - zxing-cpp: - rationale: Runtime dependency - ref: f38 - arches: [aarch64,x86_64] - filter: - rpms: - - hunspell-cs - - hunspell-et - - hunspell-hr - - hunspell-lv - - hunspell-nb - - hunspell-nn - - hunspell-sr - - hyphen - - tzdata -... From 53cfa5cdef9dcfd00fccd9d45a319a3afb0a9273 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 11 Apr 2024 13:11:48 -0400 Subject: [PATCH 43/51] F40 --- container.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container.yaml b/container.yaml index 1155db5..74968aa 100644 --- a/container.yaml +++ b/container.yaml @@ -2,7 +2,7 @@ flatpak: id: org.libreoffice.LibreOffice branch: stable runtime-name: flatpak-runtime - runtime-version: f39 + runtime-version: f40 component: libreoffice-flatpak packages: # apps From b7474f3febf0a4d79eb75e1e8cf08488769b4dc7 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 8 Oct 2024 13:45:06 -0400 Subject: [PATCH 44/51] F41 --- container.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container.yaml b/container.yaml index 74968aa..0e8d68e 100644 --- a/container.yaml +++ b/container.yaml @@ -2,7 +2,7 @@ flatpak: id: org.libreoffice.LibreOffice branch: stable runtime-name: flatpak-runtime - runtime-version: f40 + runtime-version: f41 component: libreoffice-flatpak packages: # apps From ad55d63c2e62cc1388773f2403bcae73ba87efc4 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Wed, 16 Apr 2025 04:09:23 -0400 Subject: [PATCH 45/51] F42, add extension entrypoints --- container.yaml | 166 ++++++++++++++++++++++++------------------------- 1 file changed, 83 insertions(+), 83 deletions(-) diff --git a/container.yaml b/container.yaml index 0e8d68e..383fdad 100644 --- a/container.yaml +++ b/container.yaml @@ -2,7 +2,7 @@ flatpak: id: org.libreoffice.LibreOffice branch: stable runtime-name: flatpak-runtime - runtime-version: f41 + runtime-version: f42 component: libreoffice-flatpak packages: # apps @@ -23,86 +23,33 @@ flatpak: - libreoffice-wiki-publisher # integration plugins - libreoffice-gtk3 - - libreoffice-x11 - # third-party extensions - - libreoffice-gallery-vrt-network-equipment - - libreoffice-grammalecte - - openoffice.org-diafilter - # help docs (3-4 MB each compressed) - - libreoffice-help-en + # for texlive extension + - libgs # langpacks - - libreoffice-langpack-af - - libreoffice-langpack-ar - - libreoffice-langpack-as - - libreoffice-langpack-bg - - libreoffice-langpack-bn - - libreoffice-langpack-br - - libreoffice-langpack-ca - - libreoffice-langpack-cs - - libreoffice-langpack-cy - - libreoffice-langpack-da - - libreoffice-langpack-de - - libreoffice-langpack-dz - - libreoffice-langpack-el - - libreoffice-langpack-en - - libreoffice-langpack-eo - - libreoffice-langpack-es - - libreoffice-langpack-et - - libreoffice-langpack-eu - - libreoffice-langpack-fa - - libreoffice-langpack-fi - - libreoffice-langpack-fr - - libreoffice-langpack-fy - - libreoffice-langpack-ga - - libreoffice-langpack-gl - - libreoffice-langpack-gu - - libreoffice-langpack-he - - libreoffice-langpack-hi - - libreoffice-langpack-hr - - libreoffice-langpack-hu - - libreoffice-langpack-id - - libreoffice-langpack-it - - libreoffice-langpack-ja - - libreoffice-langpack-kk - - libreoffice-langpack-kn - - libreoffice-langpack-ko - - libreoffice-langpack-lt - - libreoffice-langpack-lv - - libreoffice-langpack-mai - - libreoffice-langpack-ml - - libreoffice-langpack-mr - - libreoffice-langpack-nb - - libreoffice-langpack-nl - - libreoffice-langpack-nn - - libreoffice-langpack-nr - - libreoffice-langpack-nso - - libreoffice-langpack-or - - libreoffice-langpack-pa - - libreoffice-langpack-pl - - libreoffice-langpack-pt-BR - - libreoffice-langpack-pt-PT - - libreoffice-langpack-ro - - libreoffice-langpack-ru - - libreoffice-langpack-si - - libreoffice-langpack-sk - - libreoffice-langpack-sl - - libreoffice-langpack-sr - - libreoffice-langpack-ss - - libreoffice-langpack-st - - libreoffice-langpack-sv - - libreoffice-langpack-ta - - libreoffice-langpack-te - - libreoffice-langpack-th - - libreoffice-langpack-tn - - libreoffice-langpack-tr - - libreoffice-langpack-ts - - libreoffice-langpack-uk - - libreoffice-langpack-ve - - libreoffice-langpack-xh - - libreoffice-langpack-zh-Hans - - libreoffice-langpack-zh-Hant - - libreoffice-langpack-zu + - libreoffice-langpack-* + - libreoffice-voikko command: /app/bin/libreoffice + rename-mime-file: libreoffice.xml + add-extensions: + org.libreoffice.LibreOffice.BundledExtension: + directory: lib64/libreoffice/share/extensions + subdirectories: true + autodelete: true + no-autodownload: true + org.libreoffice.LibreOffice.Help: + directory: lib64/libreoffice/help + autodelete: true + no-autodownload: true + org.libreoffice.LibreOffice.Locale: + directory: share/runtime/locale + autodelete: true + locale-subset: true + org.fedoraproject.Sdk.Extension.texlive: + directory: texlive + version: f42 + add-ld-path: lib + autodelete: true + no-autodownload: true finish-args: |- --share=network --share=ipc @@ -111,14 +58,67 @@ flatpak: --socket=pulseaudio --device=dri --filesystem=host + --filesystem=xdg-config/gtk-3.0 + --filesystem=xdg-config/fontconfig:ro --filesystem=xdg-run/gvfsd --env=JAVA_HOME=/app/lib/jvm/jre --env=LIBO_FLATPAK=1 + --env=PATH=/app/texlive/bin:/app/bin:/usr/bin + --env=TEXMFROOT=/app/texlive --own-name=org.libreoffice.LibreOfficeIpc0 --talk-name=org.gtk.vfs.* cleanup-commands: | - for i in /usr/share/hunspell/*; do - ln -s "$i" /app/share/hunspell/ - done - mv /app/share/mime/packages/{libreoffice,org.libreoffice.LibreOffice}.xml + find /app/lib64/libreoffice/help -mindepth 1 -delete + ln -s /usr/share/hunspell /app/share/hunspell + ln -s /usr/share/hyphen /app/share/hyphen + ln -s /usr/share/mythes /app/share/mythes sed -i '/^NoDisplay/d' /app/share/applications/org.libreoffice.LibreOffice.desktop + + cd /app/share/autocorr + for f in acor_*; do + l=`echo $f | sed -e 's/acor_\([^-_\.]*\)[-_\.].*/\1/'` + rm -f $f + ln -sf ../runtime/locale/$l/autocorr/$f . + done + + cd /app/lib64/libreoffice/program/resource + for d in *; do + l=`echo $d | sed -e 's/\([^-_\.@]*\)[-_\.@].*/\1/'` + case $l in common) continue ;; esac + find $d -delete + ln -sf ../../../../share/runtime/locale/$l/resource/$d . + done + + cd /app/lib64/libreoffice/share/autotext + for d in *; do + l=`echo $d | sed -e 's/\([^-_\.@]*\)[-_\.@].*/\1/'` + case $l in common) continue ;; esac + find $d -delete + ln -sf ../../../../share/runtime/locale/$l/autotext/$d . + done + + cd /app/lib64/libreoffice/share/registry + for f in Langpack-*; do + l=`echo $f | sed -e 's/Langpack-\([^-_\.]*\)[-_\.].*/\1/'` + rm -f $f + ln -sf ../../../../share/runtime/locale/$l/registry/$f . + done + + cd /app/lib64/libreoffice/share/registry/res + for f in fcfg_langpack_*; do + l=`echo $f | sed -e 's/fcfg_langpack_\([^-_\.]*\)[-_\.].*/\1/'` + rm -f $f + ln -sf ../../../../../share/runtime/locale/$l/registry/$f . + done + for f in registry_*; do + l=`echo $f | sed -e 's/registry_\([^-_\.]*\)[-_\.].*/\1/'` + rm -f $f + ln -sf ../../../../../share/runtime/locale/$l/registry/$f . + done + + cd /app/lib64/libreoffice/share/wizards + for f in resources_*; do + l=`echo $f | sed -e 's/resources_\([^-_\.]*\)[-_\.].*/\1/'` + rm -f $f + ln -sf ../../../../share/runtime/locale/$l/wizards/$f . + done From 0bab83e31441283d976ac9dfa43743d9b4284c76 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sun, 12 Oct 2025 14:25:51 -0400 Subject: [PATCH 46/51] F43 --- container.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/container.yaml b/container.yaml index 383fdad..b6851cd 100644 --- a/container.yaml +++ b/container.yaml @@ -2,7 +2,7 @@ flatpak: id: org.libreoffice.LibreOffice branch: stable runtime-name: flatpak-runtime - runtime-version: f42 + runtime-version: f43 component: libreoffice-flatpak packages: # apps @@ -46,7 +46,7 @@ flatpak: locale-subset: true org.fedoraproject.Sdk.Extension.texlive: directory: texlive - version: f42 + version: f43 add-ld-path: lib autodelete: true no-autodownload: true From 6ff9141ef71fe0162283cbf2550005b10741fc34 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sun, 12 Oct 2025 23:21:54 -0400 Subject: [PATCH 47/51] Add --socket=cups permission THis is needed to find the system printers. --- container.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/container.yaml b/container.yaml index b6851cd..2a9e8d5 100644 --- a/container.yaml +++ b/container.yaml @@ -53,6 +53,7 @@ flatpak: finish-args: |- --share=network --share=ipc + --socket=cups --socket=fallback-x11 --socket=wayland --socket=pulseaudio From 1a5c67b47fa1b9d7ec42234104a1ff4a78e72b07 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Wed, 5 Nov 2025 02:00:45 -0500 Subject: [PATCH 48/51] Revert "F43", back to F42 The Java dependencies are currently not buildable for F43F due to the switch to dola. This reverts commit 0bab83e31441283d976ac9dfa43743d9b4284c76. --- container.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/container.yaml b/container.yaml index 2a9e8d5..87a4720 100644 --- a/container.yaml +++ b/container.yaml @@ -2,7 +2,7 @@ flatpak: id: org.libreoffice.LibreOffice branch: stable runtime-name: flatpak-runtime - runtime-version: f43 + runtime-version: f42 component: libreoffice-flatpak packages: # apps @@ -46,7 +46,7 @@ flatpak: locale-subset: true org.fedoraproject.Sdk.Extension.texlive: directory: texlive - version: f43 + version: f42 add-ld-path: lib autodelete: true no-autodownload: true From 925665b6a8817eb65f6edf62d8828481f7059ecd Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 10 Mar 2026 19:45:04 -0400 Subject: [PATCH 49/51] F43 --- container.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container.yaml b/container.yaml index 87a4720..9491fb5 100644 --- a/container.yaml +++ b/container.yaml @@ -2,7 +2,7 @@ flatpak: id: org.libreoffice.LibreOffice branch: stable runtime-name: flatpak-runtime - runtime-version: f42 + runtime-version: f43 component: libreoffice-flatpak packages: # apps From 5ac7f497f1c5b07b668f48449e549d09d0e05594 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 10 Mar 2026 19:56:13 -0400 Subject: [PATCH 50/51] Update texlive extension --- container.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container.yaml b/container.yaml index 9491fb5..2a9e8d5 100644 --- a/container.yaml +++ b/container.yaml @@ -46,7 +46,7 @@ flatpak: locale-subset: true org.fedoraproject.Sdk.Extension.texlive: directory: texlive - version: f42 + version: f43 add-ld-path: lib autodelete: true no-autodownload: true From f8d8925d171a2aff90a091391466b7a14189d5e7 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 24 Mar 2026 21:01:06 -0400 Subject: [PATCH 51/51] F44 --- container.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/container.yaml b/container.yaml index 2a9e8d5..42fbfa1 100644 --- a/container.yaml +++ b/container.yaml @@ -2,7 +2,7 @@ flatpak: id: org.libreoffice.LibreOffice branch: stable runtime-name: flatpak-runtime - runtime-version: f43 + runtime-version: f44 component: libreoffice-flatpak packages: # apps @@ -46,7 +46,7 @@ flatpak: locale-subset: true org.fedoraproject.Sdk.Extension.texlive: directory: texlive - version: f43 + version: f44 add-ld-path: lib autodelete: true no-autodownload: true