components/sudo/sudo.p5m
branchs11-sru
changeset 2273 f05fa0c3ac62
parent 464 08f94c414553
child 2285 cb43727425f0
equal deleted inserted replaced
2272:c67d6158a32c 2273:f05fa0c3ac62
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 
    25 
    26 set name=pkg.fmri value=pkg:/security/sudo@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.fmri value=pkg:/security/sudo@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    82 file path=usr/share/man/man4/sudoers.4
    82 file path=usr/share/man/man4/sudoers.4
    83 
    83 
    84 hardlink path=usr/share/man/man1m/sudoedit.1m target=sudo.1m
    84 hardlink path=usr/share/man/man1m/sudoedit.1m target=sudo.1m
    85 hardlink path=usr/bin/sudoedit target=sudo
    85 hardlink path=usr/bin/sudoedit target=sudo
    86 
    86 
    87 license sudo.license license="ISC-like, BSD"
    87 license sudo.license license="ISC-like, BSD, zlib license" 
    88 
    88 
    89 legacy pkg=SUNWsudo \
    89 legacy pkg=SUNWsudo \
    90     desc="sudo - Tool to allow certain tasks to be run as root by ordinary users." \
    90     desc="sudo - Tool to allow certain tasks to be run as root by ordinary users." \
    91     name="sudo - Tool to allow certain tasks to be run as root by ordinary users."
    91     name="sudo - Tool to allow certain tasks to be run as root by ordinary users."