components/wireshark/wireshark-common.p5m
branchs11u3-sru
changeset 7667 a58a865e7e8a
parent 7489 c034b22b43d9
--- a/components/wireshark/wireshark-common.p5m	Thu Feb 09 10:08:49 2017 -0800
+++ b/components/wireshark/wireshark-common.p5m	Tue Feb 14 01:12:11 2017 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -37,9 +37,11 @@
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 file exec_attr.dumpcap \
     path=etc/security/exec_attr.d/diagnostic:wireshark:wireshark-common
-link path=usr/lib/$(MACH64)/libwireshark.so target=libwireshark.so.8.1.0
-link path=usr/lib/$(MACH64)/libwireshark.so.8 target=libwireshark.so.8.1.0
-file path=usr/lib/$(MACH64)/libwireshark.so.8.1.0
+link path=usr/lib/$(MACH64)/libwireshark.so \
+    target=libwireshark.so.8.1.$(MICRO_VERSION)
+link path=usr/lib/$(MACH64)/libwireshark.so.8 \
+    target=libwireshark.so.8.1.$(MICRO_VERSION)
+file path=usr/lib/$(MACH64)/libwireshark.so.8.1.$(MICRO_VERSION)
 link path=usr/lib/$(MACH64)/libwiretap.so \
     target=libwiretap.so.6.0.$(MICRO_VERSION)
 link path=usr/lib/$(MACH64)/libwiretap.so.6 \