16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland (fix pkg)
authorBrian Cameron <brian.cameron@oracle.com>
Thu, 20 Jun 2013 08:06:22 -0700
changeset 1362 fd7da071d140
parent 1361 01948c44fa6a
child 1363 fe40eb92535c
16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland (fix pkg)
components/meta-packages/history/SUNWperl-authen-pam.p5m
components/perl_modules/authen-pam/authen-pam-GENFRAG.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:/[email protected],5.11-0.175.0.0.0.0.0
+set name=pkg.renamed value=true
+
+depend fmri=library/perl-5/[email protected] type=require
--- 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/[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> >