gcc-6: fix major version
[unleashed-userland.git] / components / pconsole / pconsole.p5m
blobad48f05064b0a0f09ee47a1c786731e8186b6921
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
27 set name=pkg.fmri \
28     value=pkg:/terminal/pconsole@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
29 set name=pkg.description value="pconsole is an administrative tool for working with clusters of machines: it distributes the commands you type to each node in the cluster."
30 set name=pkg.summary value="Parallel console"
31 set name=com.oracle.info.description value="pconsole, the parallel console"
32 set name=com.oracle.info.tpno value=9270
33 set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
36 set name=org.opensolaris.arc-caseid \
37     value=PSARC/2008/606
38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
40 license pconsole.copyright license='GPLv2, CDDLv1.0'
43 file files/exec_attr path=etc/security/exec_attr.d/pconsole
44 file files/pconsole.1 path=usr/share/man/man1/pconsole.1
45 file files/pconsole.html path=usr/lib/help/profiles/locale/C/pconsole.html
46 file files/prof_attr path=etc/security/prof_attr.d/pconsole
47 file usr/bin/pconsole path=usr/sbin/pconsole-bin
48 file usr/bin/pconsole.sh path=usr/sbin/pconsole
49 file usr/bin/ssh.sh path=usr/share/doc/pconsole/ssh.sh mode=0555