components/tcpdump/tcpdump.p5m
branchs11u1-sru
changeset 2909 a4709a200379
parent 629 daaab66f7276
--- a/components/tcpdump/tcpdump.p5m	Tue Jan 21 15:46:29 2014 -0800
+++ b/components/tcpdump/tcpdump.p5m	Tue Jan 21 15:46:30 2014 -0800
@@ -18,27 +18,23 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri \
     value=pkg:/diagnostic/tcpdump@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="network traffic sniffer"
 set name=pkg.description \
-    value="A tool for network monitoring and data acquisition"
-set name=pkg.summary value="network traffic sniffer"
+    value="The tcpdump(1) program prints out a description of the contents of packets on a network interface that match a boolean expression. The network packets captured can also be saved to a file for later analysis by the tool."
+set name=com.oracle.info.description value="tcpdump, a network traffic sniffer"
+set name=com.oracle.info.tpno value=16021
 set name=info.classification \
     value=org.opensolaris.category.2008:Applications/Internet
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid \
-    value=PSARC/2009/147
+set name=org.opensolaris.arc-caseid value=PSARC/2009/147
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-dir path=usr
-dir path=usr/sbin
-dir path=usr/share
-dir path=usr/share/man
-dir path=usr/share/man/man1
-file path=usr/sbin/tcpdump
+file usr/sbin/$(MACH64)/tcpdump path=usr/sbin/tcpdump
 file path=usr/share/man/man1/tcpdump.1
 license tcpdump.license license=BSD