components/convmv/convmv.p5m
author Rich Burridge <rich.burridge@oracle.com>
Thu, 03 Apr 2014 09:32:57 -0700
branchs11-update
changeset 3044 6e52dcd9229a
parent 2675 fd073a927804
child 3661 47545fb8aed4
permissions -rw-r--r--
15788110 SUNBT7164613 flex needs TPNO and license file modifications 18342660 convmv needs to include a TPNO action in its package manifest
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
308
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
3044
6e52dcd9229a 15788110 SUNBT7164613 flex needs TPNO and license file modifications
Rich Burridge <rich.burridge@oracle.com>
parents: 2675
diff changeset
    21
# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
308
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
set name=pkg.fmri \
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
    value=pkg:/text/convmv@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
set name=pkg.description \
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
    value="Convmv helps convert a single filename, a directory tree and the contained files or a whole filesystem into a different encoding."
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
set name=pkg.summary value="Filename Encoding Conversion Tool"
2551
0391c5c3b137 16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    30
set name=com.oracle.info.description value="the convmv utility"
3044
6e52dcd9229a 15788110 SUNBT7164613 flex needs TPNO and license file modifications
Rich Burridge <rich.burridge@oracle.com>
parents: 2675
diff changeset
    31
set name=com.oracle.info.tpno value=8348
308
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
set name=info.classification \
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
    value="org.opensolaris.category.2008:Applications/System Utilities"
464
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 308
diff changeset
    34
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
609
775168282b2f 7037821 Userland migration of data from Makefile to manifest may have been a little overzealous
Rich Burridge <rich.burridge@oracle.com>
parents: 587
diff changeset
    35
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
464
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 308
diff changeset
    36
set name=org.opensolaris.arc-caseid \
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 308
diff changeset
    37
    value=PSARC/2009/024
308
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
license convmv.copyright license=GPLv2
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
file path=usr/bin/convmv
35685f1e88a1 7054848 Move convmv to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
file path=usr/share/man/man1/convmv.1