components/openstack/horizon/horizon.p5m
changeset 5447 508add8f43f1
parent 5405 66fd59fecd68
child 5449 ba6fc2429fb0
equal deleted inserted replaced
5446:27d201e3362b 5447:508add8f43f1
  2433     com.oracle.info.description="Font-Awesome JavaScript Library" \
  2433     com.oracle.info.description="Font-Awesome JavaScript Library" \
  2434     com.oracle.info.name=$(COMPONENT_NAME_6) \
  2434     com.oracle.info.name=$(COMPONENT_NAME_6) \
  2435     com.oracle.info.tpno=$(TPNO_FONT_AWESOME) \
  2435     com.oracle.info.tpno=$(TPNO_FONT_AWESOME) \
  2436     com.oracle.info.version=$(VERSION_FONT_AWESOME)
  2436     com.oracle.info.version=$(VERSION_FONT_AWESOME)
  2437 
  2437 
  2438 # force a group dependency on the optional anyjson; pkgdepend work is needed to
       
  2439 # flush this out.
       
  2440 depend type=group fmri=library/python/anyjson-$(PYV)
       
  2441 
       
  2442 # force a group dependency on the optional simplejson; pkgdepend work is needed
       
  2443 # to flush this out.
       
  2444 depend type=group fmri=library/python/simplejson-$(PYV)
       
  2445 
       
  2446 # To upgrade to Kilo version, Juno version of the package must be on the system
  2438 # To upgrade to Kilo version, Juno version of the package must be on the system
  2447 depend type=origin fmri=cloud/openstack/[email protected] root-image=true
  2439 depend type=origin fmri=cloud/openstack/[email protected] root-image=true
  2448 
  2440 
  2449 # force a dependency on the Python runtime
  2441 # force a dependency on the Python runtime
  2450 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
  2442 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
  2451     pkg.debug.depend.path=usr/bin
  2443     pkg.debug.depend.path=usr/bin
  2452 
  2444 
  2453 # force a dependency on babel; pkgdepend work is needed to flush this out
  2445 # force a dependency on package delivering httpd(8)
       
  2446 depend type=require fmri=__TBD pkg.debug.depend.file=usr/apache2/2.4/bin/httpd
       
  2447 
       
  2448 # force a dependency on package delivering non-FIPS mod_ssl module
       
  2449 depend type=require fmri=__TBD \
       
  2450     pkg.debug.depend.file=usr/apache2/2.4/libexec/mod_ssl.so
       
  2451 
       
  2452 # force a dependency on package delivering mod_wsgi module
       
  2453 depend type=require fmri=__TBD \
       
  2454     pkg.debug.depend.file=usr/apache2/2.4/libexec/mod_wsgi-$(PYVER).so
       
  2455 
       
  2456 # force a dependency on babel; pkgdepend work is needed to flush this out.
  2454 depend type=require fmri=library/python/babel-$(PYV)
  2457 depend type=require fmri=library/python/babel-$(PYV)
  2455 
  2458 
  2456 # force a dependency on ceilometerclient; pkgdepend work is needed to flush this
  2459 # force a dependency on ceilometerclient; pkgdepend work is needed to flush this
  2457 # out
  2460 # out.
  2458 depend type=require fmri=library/python/ceilometerclient-$(PYV)
  2461 depend type=require fmri=library/python/ceilometerclient-$(PYV)
  2459 
  2462 
  2460 # force a dependency on cinderclient; pkgdepend work is needed to flush this out
  2463 # force a dependency on cinderclient; pkgdepend work is needed to flush this
       
  2464 # out.
  2461 depend type=require fmri=library/python/cinderclient-$(PYV)
  2465 depend type=require fmri=library/python/cinderclient-$(PYV)
  2462 
  2466 
  2463 # force a dependency on django; pkgdepend work is needed to flush this out
  2467 # force a dependency on django; pkgdepend work is needed to flush this out.
  2464 depend type=require fmri=library/python/django-$(PYV)
  2468 depend type=require fmri=library/python/django-$(PYV)
  2465 
  2469 
  2466 # force a dependency on django-pyscss; one of the applications defined in
  2470 # force a dependency on django-pyscss; one of the applications defined in
  2467 # settings.py
  2471 # settings.py
  2468 depend type=require fmri=library/python/django-pyscss-$(PYV)
  2472 depend type=require fmri=library/python/django-pyscss-$(PYV)
  2470 # force a dependency on django_compressor; one of the applications defined in
  2474 # force a dependency on django_compressor; one of the applications defined in
  2471 # settings.py
  2475 # settings.py
  2472 depend type=require fmri=library/python/django_compressor-$(PYV)
  2476 depend type=require fmri=library/python/django_compressor-$(PYV)
  2473 
  2477 
  2474 # force a dependency on django_openstack_auth; pkgdepend work is needed to flush
  2478 # force a dependency on django_openstack_auth; pkgdepend work is needed to flush
  2475 # this out
  2479 # this out.
  2476 depend type=require fmri=library/python/django_openstack_auth-$(PYV)
  2480 depend type=require fmri=library/python/django_openstack_auth-$(PYV)
  2477 
  2481 
  2478 # force a dependency on glanceclient; pkgdepend work is needed to flush this out
  2482 # force a dependency on glanceclient; pkgdepend work is needed to flush this
       
  2483 # out.
  2479 depend type=require fmri=library/python/glanceclient-$(PYV)
  2484 depend type=require fmri=library/python/glanceclient-$(PYV)
  2480 
  2485 
  2481 # force a dependency on heatclient; pkgdepend work is needed to flush this out
  2486 # force a dependency on heatclient; pkgdepend work is needed to flush this out.
  2482 depend type=require fmri=library/python/heatclient-$(PYV)
  2487 depend type=require fmri=library/python/heatclient-$(PYV)
  2483 
  2488 
  2484 # force a dependency on httplib2; pkgdepend work is needed to flush this out
  2489 # force a dependency on iso8601; pkgdepend work is needed to flush this out.
  2485 depend type=require fmri=library/python/httplib2-$(PYV)
       
  2486 
       
  2487 # force a dependency on iso8601; pkgdepend work is needed to flush this out
       
  2488 depend type=require fmri=library/python/iso8601-$(PYV)
  2490 depend type=require fmri=library/python/iso8601-$(PYV)
  2489 
  2491 
  2490 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
  2492 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
  2491 # out
  2493 # out.
  2492 depend type=require fmri=library/python/keystoneclient-$(PYV)
  2494 depend type=require fmri=library/python/keystoneclient-$(PYV)
  2493 
  2495 
  2494 # force a dependency on lockfile; pkgdepend work is needed to flush this out
  2496 # force a dependency on netaddr; pkgdepend work is needed to flush this out.
  2495 depend type=require fmri=library/python/lockfile-$(PYV)
       
  2496 
       
  2497 # force a dependency on netaddr; pkgdepend work is needed to flush this out
       
  2498 depend type=require fmri=library/python/netaddr-$(PYV)
  2497 depend type=require fmri=library/python/netaddr-$(PYV)
  2499 
  2498 
  2500 # force a dependency on neutronclient; pkgdepend work is needed to flush this
  2499 # force a dependency on neutronclient; pkgdepend work is needed to flush this
  2501 # out
  2500 # out.
  2502 depend type=require fmri=library/python/neutronclient-$(PYV)
  2501 depend type=require fmri=library/python/neutronclient-$(PYV)
  2503 
  2502 
  2504 # force a dependency on novaclient; pkgdepend work is needed to flush this out
  2503 # force a dependency on novaclient; pkgdepend work is needed to flush this out.
  2505 depend type=require fmri=library/python/novaclient-$(PYV)
  2504 depend type=require fmri=library/python/novaclient-$(PYV)
  2506 
  2505 
  2507 # force a dependency on oslo.config; pkgdepend work is needed to flush this out
  2506 # force a dependency on oslo.concurrency; pkgdepend work is needed to flush this
       
  2507 # out.
       
  2508 depend type=require fmri=library/python/oslo.concurrency-$(PYV)
       
  2509 
       
  2510 # force a dependency on oslo.config; pkgdepend work is needed to flush this out.
  2508 depend type=require fmri=library/python/oslo.config-$(PYV)
  2511 depend type=require fmri=library/python/oslo.config-$(PYV)
  2509 
  2512 
  2510 # force a dependency on pbr; pkgdepend work is needed to flush this out
  2513 # force a dependency on oslo.i18n; pkgdepend work is needed to flush this out.
       
  2514 depend type=require fmri=library/python/oslo.i18n-$(PYV)
       
  2515 
       
  2516 # force a dependency on oslo.serialization; pkgdepend work is needed to flush
       
  2517 # this out.
       
  2518 depend type=require fmri=library/python/oslo.serialization-$(PYV)
       
  2519 
       
  2520 # force a dependency on oslo.utils; pkgdepend work is needed to flush this out.
       
  2521 depend type=require fmri=library/python/oslo.utils-$(PYV)
       
  2522 
       
  2523 # force a dependency on pbr; pkgdepend work is needed to flush this out.
  2511 depend type=require fmri=library/python/pbr-$(PYV)
  2524 depend type=require fmri=library/python/pbr-$(PYV)
  2512 
  2525 
  2513 # force a dependency on pint; pkgdepend work is needed to flush this out
  2526 # force a dependency on pint; pkgdepend work is needed to flush this out.
  2514 depend type=require fmri=library/python/pint-$(PYV)
  2527 depend type=require fmri=library/python/pint-$(PYV)
  2515 
  2528 
  2516 # force a dependency on pytz; pkgdepend work is needed to flush this out
  2529 # force a dependency on pytz; pkgdepend work is needed to flush this out.
  2517 depend type=require fmri=library/python/pytz-$(PYV)
  2530 depend type=require fmri=library/python/pytz-$(PYV)
  2518 
  2531 
  2519 # force a dependency on requests; pkgdepend work is needed to flush this out
  2532 # force a dependency on pyyaml; pkgdepend work is needed to flush this out.
       
  2533 depend type=require fmri=library/python/pyyaml-$(PYV)
       
  2534 
       
  2535 # force a dependency on requests; pkgdepend work is needed to flush this out.
  2520 depend type=require fmri=library/python/requests-$(PYV)
  2536 depend type=require fmri=library/python/requests-$(PYV)
  2521 
  2537 
  2522 # force a dependency on saharaclient; pkgdepend work is needed to flush this out
  2538 # force a dependency on saharaclient; pkgdepend work is needed to flush this
       
  2539 # out.
  2523 depend type=require fmri=library/python/saharaclient-$(PYV)
  2540 depend type=require fmri=library/python/saharaclient-$(PYV)
  2524 
  2541 
  2525 # force a dependency on six; pkgdepend work is needed to flush this out
  2542 # force a dependency on six; pkgdepend work is needed to flush this out.
  2526 depend type=require fmri=library/python/six-$(PYV)
  2543 depend type=require fmri=library/python/six-$(PYV)
  2527 
  2544 
  2528 # force a dependency on swiftclient; pkgdepend work is needed to flush this out
  2545 # force a dependency on swiftclient; pkgdepend work is needed to flush this out.
  2529 depend type=require fmri=library/python/swiftclient-$(PYV)
  2546 depend type=require fmri=library/python/swiftclient-$(PYV)
  2530 
  2547 
  2531 # force a dependency on troveclient; pkgdepend work is needed to flush this
  2548 # force a dependency on troveclient; pkgdepend work is needed to flush this out.
  2532 # out
       
  2533 depend type=require fmri=library/python/troveclient-$(PYV)
  2549 depend type=require fmri=library/python/troveclient-$(PYV)
  2534 
       
  2535 # force a dependency on the Apache web server
       
  2536 depend type=require fmri=web/server/apache-24
       
  2537 
       
  2538 # force a dependency on the mod_ssl module
       
  2539 depend type=require fmri=web/server/apache-24/module/apache-ssl
       
  2540 
       
  2541 # force a dependency on the mod_wsgi module
       
  2542 depend type=require fmri=web/server/apache-24/module/apache-wsgi-$(PYV)