1# 2# This file and its contents are supplied under the terms of the 3# Common Development and Distribution License ("CDDL)". You may 4# only use this file in accordance with the terms of the CDDL. 5# 6# A full copy of the text of the CDDL should have accompanied this 7# source. A copy of the CDDL is also available via the Internet at 8# http://www.illumos.org/license/CDDL. 9# 10 11# 12# Copyright 2011 Nexenta Systems, Inc. All rights reserved. 13# 14 15# 16# A word about these languages. In English we refer to these as 17# Serbo-Croatian (and would include Croatian in the list), but the 18# naming of the local dialects is an area of locale dispute in these 19# regions. We have followed the precedent set by the Unicode CLDR 20# distribution, and used "sr" for Serbian (which includes Serbian, 21# Montenegrin, and Bosnian). "hr" is used for Croatian. Constructive 22# feedback from persons more familiar with these languages is welcome. 23# 24# Additionally, Serbian can be represented with both Cyrillic and 25# Latin alphabets. Cyrillic is mandated by law within Serbia, but 26# Latin is used elsewhere. Accordingly, sr_RS is based on the 27# Cyrillic Unicode data, while sr_BA and sr_ME use the Latin versions. 28# The complementary versions can be provided if there is deemed to be 29# cause. 30# 31 32set name=pkg.fmri value=pkg:/locale/sr@$(PKGVERS) 33set name=pkg.description value="Serbian language support" 34set name=pkg.summary value="Serbian language support" 35set name=info.classification \ 36 value=org.opensolaris.category.2008:System/Localizations 37set name=variant.arch value=$(ARCH) 38dir path=usr group=sys 39dir path=usr/lib 40dir path=usr/lib/locale 41dir path=usr/lib/locale/sr_BA.UTF-8 42dir path=usr/lib/locale/sr_BA.UTF-8/LC_COLLATE 43dir path=usr/lib/locale/sr_BA.UTF-8/LC_CTYPE 44dir path=usr/lib/locale/sr_BA.UTF-8/LC_MESSAGES 45dir path=usr/lib/locale/sr_BA.UTF-8/LC_MONETARY 46dir path=usr/lib/locale/sr_BA.UTF-8/LC_NUMERIC 47dir path=usr/lib/locale/sr_BA.UTF-8/LC_TIME 48dir path=usr/lib/locale/sr_ME.UTF-8 49dir path=usr/lib/locale/sr_ME.UTF-8/LC_COLLATE 50dir path=usr/lib/locale/sr_ME.UTF-8/LC_CTYPE 51dir path=usr/lib/locale/sr_ME.UTF-8/LC_MESSAGES 52dir path=usr/lib/locale/sr_ME.UTF-8/LC_MONETARY 53dir path=usr/lib/locale/sr_ME.UTF-8/LC_NUMERIC 54dir path=usr/lib/locale/sr_ME.UTF-8/LC_TIME 55dir path=usr/lib/locale/sr_RS.UTF-8 56dir path=usr/lib/locale/sr_RS.UTF-8/LC_COLLATE 57dir path=usr/lib/locale/sr_RS.UTF-8/LC_CTYPE 58dir path=usr/lib/locale/sr_RS.UTF-8/LC_MESSAGES 59dir path=usr/lib/locale/sr_RS.UTF-8/LC_MONETARY 60dir path=usr/lib/locale/sr_RS.UTF-8/LC_NUMERIC 61dir path=usr/lib/locale/sr_RS.UTF-8/LC_TIME 62file path=usr/lib/locale/sr_BA.UTF-8/LC_COLLATE/LCL_DATA mode=0444 63file path=usr/lib/locale/sr_BA.UTF-8/LC_CTYPE/LCL_DATA mode=0444 64file path=usr/lib/locale/sr_BA.UTF-8/LC_MESSAGES/LCL_DATA mode=0444 65file path=usr/lib/locale/sr_BA.UTF-8/LC_MONETARY/LCL_DATA mode=0444 66file path=usr/lib/locale/sr_BA.UTF-8/LC_NUMERIC/LCL_DATA mode=0444 67file path=usr/lib/locale/sr_BA.UTF-8/LC_TIME/LCL_DATA mode=0444 68file path=usr/lib/locale/sr_ME.UTF-8/LC_COLLATE/LCL_DATA mode=0444 69file path=usr/lib/locale/sr_ME.UTF-8/LC_CTYPE/LCL_DATA mode=0444 70file path=usr/lib/locale/sr_ME.UTF-8/LC_MESSAGES/LCL_DATA mode=0444 71file path=usr/lib/locale/sr_ME.UTF-8/LC_MONETARY/LCL_DATA mode=0444 72file path=usr/lib/locale/sr_ME.UTF-8/LC_NUMERIC/LCL_DATA mode=0444 73file path=usr/lib/locale/sr_ME.UTF-8/LC_TIME/LCL_DATA mode=0444 74file path=usr/lib/locale/sr_RS.UTF-8/LC_COLLATE/LCL_DATA mode=0444 75file path=usr/lib/locale/sr_RS.UTF-8/LC_CTYPE/LCL_DATA mode=0444 76file path=usr/lib/locale/sr_RS.UTF-8/LC_MESSAGES/LCL_DATA mode=0444 77file path=usr/lib/locale/sr_RS.UTF-8/LC_MONETARY/LCL_DATA mode=0444 78file path=usr/lib/locale/sr_RS.UTF-8/LC_NUMERIC/LCL_DATA mode=0444 79file path=usr/lib/locale/sr_RS.UTF-8/LC_TIME/LCL_DATA mode=0444 80license lic_CDDL license=lic_CDDL 81license usr/src/cmd/localedef/data/THIRDPARTYLICENSE \ 82 license=usr/src/cmd/localedef/data/THIRDPARTYLICENSE 83