PSARC/2016/412 Group feature package 'smartcard'
authorStephen Gaul Jr <steve.gaul@oracle.com>
Tue, 26 Jul 2016 11:33:49 -0700
changeset 6478 8ec59567b8c8
parent 6477 346bfca0ae26
child 6480 2c33f3e06b82
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 Jul 26 11:33:49 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=library/security/pkcs11_coolkey
+