public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libreoffice] f44: Fix deps of British English langpack (rhbz#2476882)
@ 2026-06-08 20:47 David Tardon
  0 siblings, 0 replies; only message in thread
From: David Tardon @ 2026-06-08 20:47 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libreoffice
            Branch : f44
            Commit : 06e5d41c89fa2f5a3a8281c9dfdcc9eb5a26acf1
            Author : David Tardon <dtardon@redhat.com>
            Date   : 2026-05-15T20:04:53+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libreoffice/c/06e5d41c89fa2f5a3a8281c9dfdcc9eb5a26acf1?branch=f44

            Log:
            Fix deps of British English langpack (rhbz#2476882)

There are no separate British English dictionaries for hunspell, hyphen,
or mythes. LibreOffice doesn't have auto-correction rules for it either.
Just pull in the default English ones.

---
diff --git a/libreoffice.spec b/libreoffice.spec
index 578d647..a261956 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -935,7 +935,7 @@ Rules for auto-correcting common %{langname} typing errors. \
 %langpack -l dz -n Dzongkha -F -s ctl -T -X
 %langpack -l el -n Greek -F -H -Y -M -A -T -X
 %define langpack_lang British English
-%langpack -l en-GB -n %{langpack_lang} -F -h en-GB -Y -M -A -L en-GB -T -X -g en_GB
+%langpack -l en-GB -n %{langpack_lang} -F -h en -y en -m en -a en -L en-GB -T -X -g en_GB
 %langpack -l eo -n Esperanto -F -H -M -T -X
 %langpack -l es -n Spanish -F -H -Y -M -A -T -X
 %langpack -l et -n Estonian -F -H -Y -T -X

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-08 20:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 20:47 [rpms/libreoffice] f44: Fix deps of British English langpack (rhbz#2476882) David Tardon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox