components/openstack/horizon/horizon.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 3200 16d08ab96b7f
child 3704 69ab8eca01c5
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
  1021 dir  path=var/lib/openstack_dashboard owner=webservd group=webservd
  1021 dir  path=var/lib/openstack_dashboard owner=webservd group=webservd
  1022 link path=var/lib/openstack_dashboard/static/horizon \
  1022 link path=var/lib/openstack_dashboard/static/horizon \
  1023     target=../../../../../usr/lib/python$(PYVER)/vendor-packages/horizon/static/horizon
  1023     target=../../../../../usr/lib/python$(PYVER)/vendor-packages/horizon/static/horizon
  1024 license horizon.license license="Apache v2.0" \
  1024 license horizon.license license="Apache v2.0" \
  1025     com.oracle.info.description="Horizon, the OpenStack web based user interface service" \
  1025     com.oracle.info.description="Horizon, the OpenStack web based user interface service" \
  1026     com.oracle.info.name=$(COMPONENT_NAME) com.oracle.info.tpno=17862 \
  1026     com.oracle.info.name=$(COMPONENT_NAME) \
       
  1027     com.oracle.info.tpno=$(TPNO_HORIZON) \
  1027     com.oracle.info.version=$(IPS_COMPONENT_VERSION)
  1028     com.oracle.info.version=$(IPS_COMPONENT_VERSION)
  1028 license solaris.css.license license="Apache v2.0 (Solaris theme)" \
  1029 license solaris.css.license license="Apache v2.0 (Solaris theme)" \
  1029     com.oracle.info.description="the Solaris theme for the OpenStack Dashboard" \
  1030     com.oracle.info.description="the Solaris theme for the OpenStack Dashboard" \
  1030     com.oracle.info.name=$(COMPONENT_NAME) com.oracle.info.tpno=16775 \
  1031     com.oracle.info.name=$(COMPONENT_NAME) com.oracle.info.tpno=$(TPNO_CSS) \
  1031     com.oracle.info.version=1.0
  1032     com.oracle.info.version=1.0
  1032 
  1033 
  1033 # force a group dependency on the optional anyjson; pkgdepend work is needed to
  1034 # force a group dependency on the optional anyjson; pkgdepend work is needed to
  1034 # flush this out.
  1035 # flush this out.
  1035 depend type=group fmri=library/python-2/anyjson-26
  1036 depend type=group fmri=library/python-2/anyjson-26