18895 create developer/opensolaris/rad package osol_174
authorStephen Talley <stephen.talley@oracle.com>
Tue, 06 Sep 2011 17:49:10 -0400
changeset 769 64cdf41df547
parent 768 ca5b6b73f5a1
child 770 47e98605bb9d
18895 create developer/opensolaris/rad package
usr/src/pkg/manifests/developer-opensolaris-vpanels.p5m
usr/src/pkg/manifests/system-management-rad.p5m
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/usr/src/pkg/manifests/developer-opensolaris-vpanels.p5m	Tue Sep 06 17:49:10 2011 -0400
@@ -0,0 +1,33 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+
+#
+# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+#
+
+license cr_Oracle license=cr_Oracle
+set name=pkg.fmri value=pkg:/developer/opensolaris/vpanels@$(PKGVERS)
+set name=pkg.summary value="Dependencies required to build the Visual Panels Consolidation"
+set name=info.classification value="org.opensolaris.category.2008:Development/Distribution Tools"
+set name=variant.arch value=$(ARCH)
+
+depend fmri=pkg:/runtime/java/jre-6 type=require
+depend fmri=pkg:/developer/java/jdk-6 type=require
--- a/usr/src/pkg/manifests/system-management-rad.p5m	Thu Aug 25 17:16:51 2011 -0400
+++ b/usr/src/pkg/manifests/system-management-rad.p5m	Tue Sep 06 17:49:10 2011 -0400
@@ -91,9 +91,4 @@
 file path=usr/share/man/man1/adrgen.1 facet.devel=true
 dir path=usr/share/man/man1m facet.doc.man=true
 file path=usr/share/man/man1m/rad.1m facet.doc.man=true
-
-# Needed by /usr/bin/adrgen
-depend fmri=pkg:/runtime/java type=require facet.devel=true
-
-# Needed by /usr/lib/rad/radconsole
-depend fmri=pkg:/developer/java/jdk type=require facet.devel=true
+depend fmri=pkg:/runtime/java/jre-6 type=require facet.devel=true