PSARC/2016/412 Group feature package 'smartcard' s11u3-sru
authorIvo Raisr <ivo.raisr@oracle.com>
Tue, 02 Aug 2016 02:32:52 -0700
branchs11u3-sru
changeset 6625 5c5913fab5d6
parent 6622 9b26b8274a0b
child 6626 a8f4bf6434fd
PSARC/2016/412 Group feature package 'smartcard' 23633479 provide group feature package 'smartcard'
components/meta-packages/group-feature/group-feature-smartcard.p5m
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/meta-packages/group-feature/group-feature-smartcard.p5m	Tue Aug 02 02:32:52 2016 -0700
@@ -0,0 +1,41 @@
+#
+# 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) 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/group/feature/smartcard@$(PKG_SOLARIS_VERSION),$(BUILD_VERSION)
+set name=pkg.summary \
+    value="Two-Factor Authentication Smart Card Stack for Oracle Solaris"
+set name=pkg.description \
+    value="Provides a set of components for using two-factor authentication with smart cards on Oracle Solaris."
+set name=info.classification \
+    value="org.opensolaris.category.2008:Meta Packages/Group Packages" \
+    value=org.opensolaris.category.2008:System/Security
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+depend type=group fmri=library/security/ocsp/openca-ocspd
+depend type=group fmri=library/security/pam/module/pam-pkcs11
+depend type=group fmri=library/security/pcsc-lite/ccid
+depend type=group fmri=library/security/pcsc/pcsclite
+depend type=group fmri=system/library/security/pkcs11_coolkey
+