components/sg3_utils/sg3_utils.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
equal deleted inserted replaced
3723:1cc872b933c9 3734:24181f5eb463
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/system/storage/sg3_utils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/system/storage/sg3_utils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    35     value="org.opensolaris.category.2008:Applications/System Utilities"
    35     value="org.opensolaris.category.2008:Applications/System Utilities"
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid value=PSARC/2009/029
    38 set name=org.opensolaris.arc-caseid value=PSARC/2009/029
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 
       
    41 file sg3_utils-exec_attr path=etc/security/exec_attr.d/system:storage:sg3_utils
    40 file sg3_utils-exec_attr path=etc/security/exec_attr.d/system:storage:sg3_utils
    42 file sg3_utils-prof_attr path=etc/security/prof_attr.d/system:storage:sg3_utils
    41 file sg3_utils-prof_attr path=etc/security/prof_attr.d/system:storage:sg3_utils
    43 file path=usr/bin/sg_decode_sense
    42 file path=usr/bin/sg_decode_sense
    44 file path=usr/bin/sg_format
    43 file path=usr/bin/sg_format
    45 file path=usr/bin/sg_get_config
    44 file path=usr/bin/sg_get_config
   133     desc="sg3 - package of utilities for sending SCSI commands 1.26 (usr)" \
   132     desc="sg3 - package of utilities for sending SCSI commands 1.26 (usr)" \
   134     name="sg3_utils - a package of utilities for sending SCSI commands (usr)"
   133     name="sg3_utils - a package of utilities for sending SCSI commands (usr)"
   135 license sg3_utils.license license="GPLv2+ and BSD"
   134 license sg3_utils.license license="GPLv2+ and BSD"
   136 
   135 
   137 # sg3_utils was previously in the 'desktop' consolidation. This optional
   136 # sg3_utils was previously in the 'desktop' consolidation. This optional
   138 # dependency is here to facilitate the safe transfer of the package 
   137 # dependency is here to facilitate the safe transfer of the package
   139 # to the 'userland' consolidation.
   138 # to the 'userland' consolidation.
   140 depend type=optional fmri=consolidation/desktop/[email protected]
   139 depend type=optional \
       
   140     fmri=consolidation/desktop/[email protected]