components/sudo/sudo.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3208 73ff78fac05b
child 5568 d36fc1f41120
equal deleted inserted replaced
3723:1cc872b933c9 3734:24181f5eb463
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, 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 set name=pkg.fmri \
    26 set name=pkg.fmri value=pkg:/security/sudo@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/security/sudo@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary value="sudo - tool to allow certain tasks to be run as root by ordinary users"
    27 set name=pkg.summary \
       
    28     value="sudo - tool to allow certain tasks to be run as root by ordinary users"
    28 set name=com.oracle.info.description value="the sudo utility"
    29 set name=com.oracle.info.description value="the sudo utility"
    29 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=info.classification \
    31 set name=info.classification \
    31 	value="org.opensolaris.category.2008:Applications/System Utilities"
    32     value="org.opensolaris.category.2008:Applications/System Utilities"
       
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=org.opensolaris.arc-caseid value=PSARC/2011/252
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.arc-caseid \
    37 file path=etc/sudoers group=root mode=0440 original_name=SUNWsudo:etc/sudoers \
    36     value=PSARC/2011/252
    38     overlay=allow preserve=true
    37 
    39 dir  path=etc/sudoers.d group=root mode=0750
    38 dir path=etc/sudoers.d mode=0750 group=root
       
    39 
       
    40 file path=etc/sudoers original_name=SUNWsudo:etc/sudoers overlay=allow \
       
    41 	preserve=true mode=0440 group=root
       
    42 file path=usr/bin/sudo mode=4511
    40 file path=usr/bin/sudo mode=4511
       
    41 link path=usr/bin/sudoedit target=sudo
    43 file path=usr/bin/sudoreplay mode=0511
    42 file path=usr/bin/sudoreplay mode=0511
    44 file path=usr/include/sudo_plugin.h
    43 file path=usr/include/sudo_plugin.h
    45 file path=usr/lib/sudo/sudoers.so
    44 file path=usr/lib/sudo/sudoers.so
    46 file path=usr/sbin/visudo mode=0511
    45 file path=usr/sbin/visudo mode=0511
    47 file path=usr/share/doc/sudo/ChangeLog
    46 file path=usr/share/doc/sudo/ChangeLog
    91 file path=usr/share/locale/vi/LC_MESSAGES/sudoers.mo
    90 file path=usr/share/locale/vi/LC_MESSAGES/sudoers.mo
    92 file path=usr/share/locale/zh_CN/LC_MESSAGES/sudo.mo
    91 file path=usr/share/locale/zh_CN/LC_MESSAGES/sudo.mo
    93 file path=usr/share/locale/zh_CN/LC_MESSAGES/sudoers.mo
    92 file path=usr/share/locale/zh_CN/LC_MESSAGES/sudoers.mo
    94 file path=usr/share/man/man1m/sudo.1m
    93 file path=usr/share/man/man1m/sudo.1m
    95 file path=usr/share/man/man1m/sudo_plugin.1m
    94 file path=usr/share/man/man1m/sudo_plugin.1m
       
    95 link path=usr/share/man/man1m/sudoedit.1m target=sudo.1m
    96 file path=usr/share/man/man1m/sudoreplay.1m
    96 file path=usr/share/man/man1m/sudoreplay.1m
    97 file path=usr/share/man/man1m/visudo.1m
    97 file path=usr/share/man/man1m/visudo.1m
    98 file path=usr/share/man/man4/sudoers.4
    98 file path=usr/share/man/man4/sudoers.4
    99 file path=usr/share/man/man4/sudoers.ldap.4
    99 file path=usr/share/man/man4/sudoers.ldap.4
   100 
   100 license sudo.license license="ISC-like, BSD, zlib license"
   101 link path=usr/bin/sudoedit target=sudo
       
   102 link path=usr/share/man/man1m/sudoedit.1m target=sudo.1m
       
   103 
       
   104 license sudo.license license="ISC-like, BSD, zlib license"