]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- added dir for zgh[_MA] locale; release 4 master auto/th/glibc-2.39-4
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 May 2024 04:13:34 +0000 (06:13 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 May 2024 04:13:34 +0000 (06:13 +0200)
glibc.spec

index e5d385b2367532bcba3aef39a4c10f5e09b15547..4ea6157dbc2908a418297e74b01460fc90a41970 100644 (file)
@@ -52,7 +52,7 @@ Summary(tr.UTF-8):    GNU libc
 Summary(uk.UTF-8):     GNU libc версії
 Name:          glibc
 Version:       %{core_version}
-Release:       3
+Release:       4
 Epoch:         6
 License:       LGPL v2.1+
 Group:         Libraries
@@ -1155,7 +1155,6 @@ done
 #   tzm    (iso-codes)
 #   vec    (mate-applet-indicator)
 #   wba    (libosinfo)
-#   zgh    (cinnamon, xapps)
 #
 # To be removed (after fixing packages still using it):
 #   sr@Latn (use sr@latin instead)
@@ -1225,6 +1224,7 @@ done
 # tpi=tpi_PG
 # tr=tr_TR
 # ur=ur_PK (?)
+# zgh=zgh_MA
 # zh: no short code used (use zh_CN, zh_HK, zh_SG[not included yet], zh_TW)
 #
 # Omitted here - already existing (with libc.mo):
@@ -1244,7 +1244,7 @@ for i in aa aa@saaho ab af ak am an ang anp ar ar_TN as ast az az_IR ay \
        sa sat sc sd sd@devanagari se shn si sid sl sm so sq \
        sr sr@Latn sr@ije sr@ijekavian sr@ijekavianlatin sr@latin ss st sw syr szl \
        ta te tg th ti tig tk tl tlh tn tpi ts tt tt@iqtelif \
-       ug uk ur uz uz@cyrillic ve vi wa wal wo xh yi yo zh_HK zu; do
+       ug uk ur uz uz@cyrillic ve vi wa wal wo xh yi yo zgh zh_HK zu; do
        if [ ! -d $RPM_BUILD_ROOT%{_localedir}/$i/LC_MESSAGES ]; then
                install -d $RPM_BUILD_ROOT%{_localedir}/$i/LC_MESSAGES
                # use lang() tags with ll_CC@variant (stripping charset and @quot|@boldquot)
This page took 0.296357 seconds and 4 git commands to generate.