From patchwork Wed Apr 13 16:39:45 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Frysinger X-Patchwork-Id: 11734 X-Patchwork-Delegate: vapier@gentoo.org Received: (qmail 25206 invoked by alias); 13 Apr 2016 16:39:49 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 25197 invoked by uid 89); 13 Apr 2016 16:39:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=BAYES_05, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 spammy=ghana, Ghana, H*MI:lan, akan X-HELO: smtp.gentoo.org Date: Wed, 13 Apr 2016 12:39:45 -0400 From: Mike Frysinger To: libc-alpha@sourceware.org Subject: [PATCH] localedate: LC_IDENTIFICATION.category: set to ISO 14652 2002 standard Message-ID: <20160413163945.GK6588@vapier.lan> Mail-Followup-To: libc-alpha@sourceware.org MIME-Version: 1.0 Content-Disposition: inline The ISO 14652 standard defines the valid values for the category keyword as only two options: posix:1993 i18n:2002 The vast majority of locales had changed the "i18n" string to the name of its own locale (e.g. "ak_GH:2013") as well as tweaking the date (presumably thinking it should be the date of submission). Convert all of them to "i18n:2002" for consistency. Compressed + attached due to size. Example change: --- a/localedata/locales/ak_GH +++ b/localedata/locales/ak_GH @@ -37,19 +37,19 @@ language "Akan" territory "Ghana" revision "1.0" date "2013-08-24" -% -category "ak_GH:2013";LC_IDENTIFICATION -category "ak_GH:2013";LC_CTYPE -category "ak_GH:2013";LC_COLLATE -category "ak_GH:2013";LC_TIME -category "ak_GH:2013";LC_NUMERIC -category "ak_GH:2013";LC_MONETARY -category "ak_GH:2013";LC_PAPER -category "ak_GH:2013";LC_MEASUREMENT -category "ak_GH:2013";LC_MESSAGES -category "ak_GH:2013";LC_NAME -category "ak_GH:2013";LC_ADDRESS -category "ak_GH:2013";LC_TELEPHONE + +category "i18n:2002";LC_IDENTIFICATION +category "i18n:2002";LC_CTYPE +category "i18n:2002";LC_COLLATE +category "i18n:2002";LC_TIME +category "i18n:2002";LC_NUMERIC +category "i18n:2002";LC_MONETARY +category "i18n:2002";LC_PAPER +category "i18n:2002";LC_MEASUREMENT +category "i18n:2002";LC_MESSAGES +category "i18n:2002";LC_NAME +category "i18n:2002";LC_ADDRESS +category "i18n:2002";LC_TELEPHONE END LC_IDENTIFICATION LC_CTYPE