6452327 SUNWopenssl-commands packaging issues with snv_44.
authorjp161948
Fri, 28 Jul 2006 07:06:48 -0700
changeset 2463 fa5bf2f0cb09
parent 2462 61d50266e55c
child 2464 0c614cfe10eb
6452327 SUNWopenssl-commands packaging issues with snv_44.
usr/src/common/openssl/apps/CA.pl
usr/src/pkgdefs/SUNWopenssl-commands/depend
--- a/usr/src/common/openssl/apps/CA.pl	Fri Jul 28 02:07:13 2006 -0700
+++ b/usr/src/common/openssl/apps/CA.pl	Fri Jul 28 07:06:48 2006 -0700
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/perl5/bin/perl
 #
 # CA - wrapper around ca to make it easier to use ... basically ca requires
 #      some setup stuff to be done before you can use it and this makes
--- a/usr/src/pkgdefs/SUNWopenssl-commands/depend	Fri Jul 28 02:07:13 2006 -0700
+++ b/usr/src/pkgdefs/SUNWopenssl-commands/depend	Fri Jul 28 07:06:48 2006 -0700
@@ -1,13 +1,13 @@
-#ident	"%Z%%M%	%I%	%E% SMI"
-# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
+# ident	"%Z%%M%	%I%	%E% SMI"
+#
+# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # CDDL HEADER START
 #
 # The contents of this file are subject to the terms of the
-# Common Development and Distribution License, Version 1.0 only
-# (the "License").  You may not use this file except in compliance
-# with the License.
+# 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.
@@ -42,3 +42,4 @@
 P SUNWcsu	Core Solaris, (Usr)
 P SUNWcsl	Core Solaris Libraries
 P SUNWopenssl-libraries	OpenSSL Libraries, (Usr)
+P SUNWperl584core	Perl 5.8.4 (core)