public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libreoffice] f44: Drop unneeded option in def. of en-GB langpack
@ 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 : b0052492c2e4bb061a475437a37a1cea96511651
Author : David Tardon <dtardon@redhat.com>
Date : 2026-05-15T20:20:46+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libreoffice/c/b0052492c2e4bb061a475437a37a1cea96511651?branch=f44
Log:
Drop unneeded option in def. of en-GB langpack
-L is necessary only if LibreOffice uses a different language code for
the language than we do.
---
diff --git a/libreoffice.spec b/libreoffice.spec
index a261956..a6eb74c 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 -y en -m en -a en -L en-GB -T -X -g en_GB
+%langpack -l en-GB -n %{langpack_lang} -F -h en -y en -m en -a en -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: Drop unneeded option in def. of en-GB langpack David Tardon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox