components/apache2/apache-22-message-files.p5m
author Petr Sumbera <petr.sumbera@oracle.com>
Tue, 03 Feb 2015 04:25:36 -0800
changeset 3737 a71f444ba849
parent 3732 0f62cc221c7e
permissions -rw-r--r--
20462161 Upgrade Apache Web Server 2.4 to version 2.4.12 20462192 problem in UTILITY/APACHE
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1536
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     1
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     3
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     7
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    12
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    18
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    20
#
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1577
diff changeset
    21
# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
1536
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    22
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    23
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    24
set name=pkg.fmri \
1577
63ea58fac1bb 17875942 apache-22-message-files.p5m should use IPS_COMPONENT_VERSION
Ivo Raisr <ivo.raisr@oracle.com>
parents: 1536
diff changeset
    25
    value=pkg://$(PUBLISHER_LOCALIZABLE)/web/server/apache-22-message-files@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
1536
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    26
set name=pkg.summary value="Translatable content for Apache Web Server V2.2"
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1577
diff changeset
    27
set name=pkg.linted.opensolaris.manifest001.1 value=true
1536
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    28
# since this package is internal, we do not need some metadata
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    29
set name=pkg.linted.pkglint.manifest010.2 value=true
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    30
set name=pkg.linted.userland.manifest001.0 value=true
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1577
diff changeset
    31
set name=com.oracle.info.description \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1577
diff changeset
    32
    value="the translatable content for Apache Web Server V2.2"
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1577
diff changeset
    33
set name=org.opensolaris.arc-caseid value=LSARC/2009/565
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1577
diff changeset
    34
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1577
diff changeset
    35
file Solaris/SmfApacheStates.html \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1577
diff changeset
    36
    path=usr/lib/help/auths/locale/__LOCALE__/SmfApacheStates.html
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1577
diff changeset
    37
file Solaris/SmfValueApache.html \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1577
diff changeset
    38
    path=usr/lib/help/auths/locale/__LOCALE__/SmfValueApache.html
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1577
diff changeset
    39
file Solaris/RtApacheSrvcMngmnt.html \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 1577
diff changeset
    40
    path=usr/lib/help/profiles/locale/__LOCALE__/RtApacheSrvcMngmnt.html
1536
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    41
license apache.license license="Apache v2.0"