SHA256
1
0
forked from pool/iso-codes

Accepting request 1172199 from home:krop:branches:GNOME:Factory

Two years later, new attempt:
Merge iso-codes translations into the main package. A recent thread on the factory list indicated some users manually delete iso-codes-lang files to work around KDE requirements.

OBS-URL: https://build.opensuse.org/request/show/1172199
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/iso-codes?expand=0&rev=160
This commit is contained in:
Dominique Leuenberger 2024-05-06 16:02:19 +00:00 committed by Git OBS Bridge
parent 0d7580288e
commit c4159a15c9
2 changed files with 12 additions and 4 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 6 12:58:08 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Merge iso codes-translations into the main package. iso-codes
isn't particularly useful without its translations. Some KDE
packages require and/or heavily rely on them.
gnome-control-center also needs translations to display
localized names in system config menu.
-------------------------------------------------------------------
Sun Jan 28 20:23:58 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -28,6 +28,8 @@ BuildRequires: pkgconfig
BuildRequires: python3-devel
BuildRequires: python3-lxml
BuildArch: noarch
Provides: iso-codes-lang = %{version}
Obsoletes: iso-codes-lang <= %{version}
%description
This package provides the ISO-639 language code list, the ISO-3166
@ -68,15 +70,12 @@ translations in gettext .po form.
%find_lang iso_4217 %{name}.lang
%find_lang iso_15924 %{name}.lang
%files
%files -f %{name}.lang
%license COPYING
%doc CHANGELOG.md README.md TODO
%{_datadir}/xml/iso-codes/
%{_datadir}/iso-codes/
%files lang -f %{name}.lang
%license COPYING
%files devel
%license COPYING
%{_datadir}/pkgconfig/iso-codes.pc