usr/src/pkg/manifests/system-management-visual-panels-apache.mf
changeset 641 f1833b84c12f
parent 579 cf0dd2287256
equal deleted inserted replaced
640:d2f5ddc6d701 641:f1833b84c12f
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 license cr_Oracle license=cr_Oracle
    26 license cr_Oracle license=cr_Oracle
    27 set name=pkg.fmri value=pkg:/system/management/visual-panels/panel-apache@$(PKGVERS)
    27 set name=pkg.fmri value=pkg:/system/management/visual-panels/panel-apache@$(PKGVERS)
    28 set name=pkg.summary value="Apache Web Server Administration GUI"
    28 set name=pkg.summary value="Apache Web Server Administration GUI"
    46 dir path=usr/share/vpanels
    46 dir path=usr/share/vpanels
    47 dir path=usr/share/vpanels/panel
    47 dir path=usr/share/vpanels/panel
    48 file path=usr/share/vpanels/panel/vpanels-panels-apache.jar
    48 file path=usr/share/vpanels/panel/vpanels-panels-apache.jar
    49 dir path=usr/share/vpanels/panels
    49 dir path=usr/share/vpanels/panels
    50 file path=usr/share/vpanels/panels/apache.xml
    50 file path=usr/share/vpanels/panels/apache.xml
       
    51 dir path=usr/share/vpanels/pixmaps
       
    52 file path=usr/share/vpanels/pixmaps/apache.png
    51 depend fmri=pkg:/system/management/visual-panels@$(PKGVERS) type=require
    53 depend fmri=pkg:/system/management/visual-panels@$(PKGVERS) type=require
    52 depend fmri=pkg:/web/server/apache-22 type=require
    54 depend fmri=pkg:/web/server/apache-22 type=require
    53 depend fmri=pkg:/web/server/apache-22/module/apache-php5 type=require
    55 depend fmri=pkg:/web/server/apache-22/module/apache-php5 type=require