public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David Tardon <dtardon@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libreoffice] f44: Fix deps of British English langpack (rhbz#2476882)
Date: Mon, 08 Jun 2026 20:47:46 GMT	[thread overview]
Message-ID: <178095166617.1.7028883661704941650.rpms-libreoffice-06e5d41c89fa@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-08 20:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178095166617.1.7028883661704941650.rpms-libreoffice-06e5d41c89fa@fedoraproject.org \
    --to=dtardon@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox