components/visual-panels/zconsole/system-management-visual-panels-panel-zconsole.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 2805 4888f6212f94
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, 2013, 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 set name=pkg.fmri value=pkg:/system/management/visual-panels/panel-zconsole@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.fmri \
       
    27     value=pkg:/system/management/visual-panels/panel-zconsole@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary value="Zone Console Panel"
    28 set name=pkg.summary value="Zone Console Panel"
    28 set name=info.classification value="org.opensolaris.category.2008:Applications/Configuration and Preferences"
    29 set name=info.classification \
       
    30     value="org.opensolaris.category.2008:Applications/Configuration and Preferences"
       
    31 set name=org.opensolaris.arc-caseid value=LSARC/2007/392
    29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    30 set name=org.opensolaris.arc-caseid value=LSARC/2007/392
       
    31 
       
    32 license ../vpanels.copyright license=Oracle
       
    33 
       
    34 depend fmri=pkg:/system/management/visual-panels-core@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) type=require
       
    35 depend fmri=pkg:/system/management/visual-panels/panel-zconsole/locale type=require
       
    36 
       
    37 file path=usr/share/vpanels/app/vpanels-panels-zconsole.jar
    33 file path=usr/share/vpanels/app/vpanels-panels-zconsole.jar
    38 file path=usr/share/vpanels/conf/zconsole.xml
    34 file path=usr/share/vpanels/conf/zconsole.xml
    39 file path=usr/share/vpanels/pixmaps/zconsole.png
    35 file path=usr/share/vpanels/pixmaps/zconsole.png
       
    36 license ../vpanels.copyright license=Oracle
       
    37 depend type=require \
       
    38     fmri=pkg:/system/management/visual-panels-core@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    39 depend type=require \
       
    40     fmri=pkg:/system/management/visual-panels/panel-zconsole/locale