2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Andreas Grueninger, Grueninger GmbH, (grueni). All rights reserved.
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 depend fmri=service/cluster/service-hacluster type=require
24 depend fmri=application/cluster/corosync type=require
25 depend fmri=application/cluster/pacemaker type=require
28 depend fmri=application/cluster/cluster-glue type=require
29 depend fmri=application/cluster/resource-agents type=require
30 depend fmri=application/cluster/resource-agents-openindiana type=require
31 depend fmri=library/libesmtp type=require
32 depend fmri=library/libqb type=require
33 depend fmri=library/libstatgrab type=require
34 depend fmri=utility/arpsend type=require
36 # additional shell and management gui
37 depend fmri=application/cluster/crmsh type=require