# HG changeset patch # User Brian Cameron # Date 1371740782 25200 # Node ID fd7da071d1406bcf074dac437e1cb495c7b05e18 # Parent 01948c44fa6a302cd727db93cf60007c57ac2613 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland (fix pkg) diff -r 01948c44fa6a -r fd7da071d140 components/meta-packages/history/SUNWperl-authen-pam.p5m --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/meta-packages/history/SUNWperl-authen-pam.p5m Thu Jun 20 08:06:22 2013 -0700 @@ -0,0 +1,30 @@ +# +# 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. +# + +# +# Legacy package information for renamed SUNWperl-authen-pam package +# +set name=pkg.fmri value=pkg:/SUNWperl-authen-pam@0.5.11,5.11-0.175.0.0.0.0.0 +set name=pkg.renamed value=true + +depend fmri=library/perl-5/authen-pam@0.5.11-0.133 type=require diff -r 01948c44fa6a -r fd7da071d140 components/perl_modules/authen-pam/authen-pam-GENFRAG.p5m --- a/components/perl_modules/authen-pam/authen-pam-GENFRAG.p5m Wed Jun 19 16:50:46 2013 -0700 +++ b/components/perl_modules/authen-pam/authen-pam-GENFRAG.p5m Thu Jun 20 08:06:22 2013 -0700 @@ -28,3 +28,6 @@ # to the 'userland' consolidation. depend type=optional fmri=consolidation/desktop/desktop-incorporation@5.12-5.12.0.0.0.25.0 +# 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 + set value %<1>@5.8.4,%<2> >