6289029 libdlpi needs to be exported outside of ON
authorhl157128
Thu, 21 Jul 2005 02:13:33 -0700
changeset 205 0844c204bd5f
parent 204 acc4d840c82e
child 206 2181168ade8b
6289029 libdlpi needs to be exported outside of ON
usr/src/pkgdefs/SUNWarcr/prototype_com
usr/src/pkgdefs/SUNWcslr/prototype_com
usr/src/pkgdefs/SUNWhea/prototype_com
usr/src/pkgdefs/etc/exception_list_i386
usr/src/pkgdefs/etc/exception_list_sparc
usr/src/tools/abi/etc/exceptions
--- a/usr/src/pkgdefs/SUNWarcr/prototype_com	Thu Jul 21 00:42:52 2005 -0700
+++ b/usr/src/pkgdefs/SUNWarcr/prototype_com	Thu Jul 21 02:13:33 2005 -0700
@@ -20,7 +20,7 @@
 # CDDL HEADER END
 #
 #
-# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # ident	"%Z%%M%	%I%	%E% SMI"
@@ -71,6 +71,8 @@
 f none lib/llib-ldevinfo.ln 644 root bin
 f none lib/llib-ldl 644 root bin
 f none lib/llib-ldl.ln 644 root bin
+f none lib/llib-ldlpi 644 root bin
+f none lib/llib-ldlpi.ln 644 root bin
 f none lib/llib-ldoor 644 root bin
 f none lib/llib-ldoor.ln 644 root bin
 f none lib/llib-lefi 644 root bin
--- a/usr/src/pkgdefs/SUNWcslr/prototype_com	Thu Jul 21 00:42:52 2005 -0700
+++ b/usr/src/pkgdefs/SUNWcslr/prototype_com	Thu Jul 21 02:13:33 2005 -0700
@@ -78,6 +78,7 @@
 f none lib/libdl.so.1 755 root bin
 f none lib/libdladm.so.1 755 root bin
 f none lib/libdlpi.so.1 755 root bin
+s none lib/libdlpi.so=libdlpi.so.1
 f none lib/libdoor.so.1 755 root  bin
 s none lib/libdoor.so=libdoor.so.1
 s none lib/libefi.so=libefi.so.1
--- a/usr/src/pkgdefs/SUNWhea/prototype_com	Thu Jul 21 00:42:52 2005 -0700
+++ b/usr/src/pkgdefs/SUNWhea/prototype_com	Thu Jul 21 02:13:33 2005 -0700
@@ -172,6 +172,7 @@
 f none usr/include/libctf.h 644 root bin
 f none usr/include/libdevinfo.h 644 root bin
 f none usr/include/libdevice.h 644 root bin
+f none usr/include/libdlpi.h 644 root bin
 f none usr/include/libelf.h 644 root bin
 f none usr/include/libgen.h 644 root bin
 f none usr/include/libintl.h 644 root bin
--- a/usr/src/pkgdefs/etc/exception_list_i386	Thu Jul 21 00:42:52 2005 -0700
+++ b/usr/src/pkgdefs/etc/exception_list_i386	Thu Jul 21 02:13:33 2005 -0700
@@ -22,7 +22,7 @@
 #
 # CDDL HEADER END
 #
-#ident	"%Z%%M%	%I%	%E% SMI"
+# ident	"%Z%%M%	%I%	%E% SMI"
 #
 # Exception List for protocmp
 #
@@ -88,7 +88,6 @@
 usr/include/sys/mac.h		i386
 usr/include/sys/mac_impl.h		i386
 usr/include/libdladm.h		i386
-usr/include/libdlpi.h		i386
 usr/include/liblaadm.h		i386
 usr/include/libmacadm.h			i386
 #
@@ -96,13 +95,10 @@
 # Solaris MAC drivers and should not be shipped
 #
 lib/libdladm.so		i386
-lib/libdlpi.so		i386
 lib/liblaadm.so		i386
 lib/libmacadm.so		i386
 lib/llib-ldladm.ln		i386
 lib/llib-ldladm		i386
-lib/llib-ldlpi.ln		i386
-lib/llib-ldlpi		i386
 lib/llib-llaadm.ln		i386
 lib/llib-llaadm		i386
 lib/llib-lmacadm.ln		i386
--- a/usr/src/pkgdefs/etc/exception_list_sparc	Thu Jul 21 00:42:52 2005 -0700
+++ b/usr/src/pkgdefs/etc/exception_list_sparc	Thu Jul 21 02:13:33 2005 -0700
@@ -22,7 +22,7 @@
 #
 # CDDL HEADER END
 #
-#ident	"%Z%%M%	%I%	%E% SMI"
+# ident	"%Z%%M%	%I%	%E% SMI"
 #
 # Exception List for protocmp
 #
@@ -77,7 +77,6 @@
 usr/include/sys/mac.h		sparc
 usr/include/sys/mac_impl.h		sparc
 usr/include/libdladm.h		sparc
-usr/include/libdlpi.h		sparc
 usr/include/liblaadm.h		sparc
 usr/include/libmacadm.h		sparc
 #
@@ -85,13 +84,10 @@
 # Solaris MAC drivers and should not be shipped
 #
 lib/libdladm.so		sparc
-lib/libdlpi.so		sparc
 lib/liblaadm.so		sparc
 lib/libmacadm.so		sparc
 lib/llib-ldladm.ln		sparc
 lib/llib-ldladm		sparc
-lib/llib-ldlpi.ln		sparc
-lib/llib-ldlpi		sparc
 lib/llib-llaadm.ln		sparc
 lib/llib-llaadm		sparc
 lib/llib-lmacadm.ln		sparc
--- a/usr/src/tools/abi/etc/exceptions	Thu Jul 21 00:42:52 2005 -0700
+++ b/usr/src/tools/abi/etc/exceptions	Thu Jul 21 02:13:33 2005 -0700
@@ -22,7 +22,7 @@
 #
 # CDDL HEADER END
 #
-#ident	"%Z%%M%	%I%	%E% SMI" 
+# ident	"%Z%%M%	%I%	%E% SMI"
 #
 # Special Cases Database. ABI Versions Exceptions.
 #
@@ -365,7 +365,8 @@
 4947729: RULE W3: usr/lib/pool/libjpool.so.1
 4947729: RULE W3: usr/lib/pool/libjsyslog.so.1
 4940032: RULE W3: usr/lib/print/psm-lpsched.so.1
-
+6289029: RULE W3: lib/libdlpi.so.1
+ 
 #############################################
 # WARNINGs exempted from RULE W4 (See RULES section of intf_check manpage) 
 # exempts libraries with no versions found