components/perl_modules/authen-pam/authen-pam-GENFRAG.p5m
author Rich Burridge <rich.burridge@oracle.com>
Wed, 09 Jul 2014 06:18:23 -0700
changeset 1995 7185ffa18a9e
parent 1362 fd7da071d140
child 3732 0f62cc221c7e
permissions -rw-r--r--
18762255 The authen-pam Perl module has a bogus arc-caseid in its package manifest. 19160081 Authen::PAM incorrectly claims PAM_NO_AUTHTOK_CHECK is not supported

#
# 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) 2013, Oracle and/or its affiliates. All rights reserved.
#

# perl-authen-pam was previously in the 'desktop' consolidation. This optional
# dependency is here to facilitate the safe transfer of the package 
# to the 'userland' consolidation.
depend type=optional fmri=consolidation/desktop/[email protected]

# force the perl version agnostic package to component version 5.8.4 because the
# desktop delivered it at that version instead of the component version
<transform set name=pkg.fmri value=(pkg:/library/perl-5/authen-pam)@$(IPS_COMPONENT_VERSION),($(BUILD_VERSION)$) -> set value %<1>@5.8.4,%<2> >