components/wireshark/wireshark-common.p5m
branchs11u2-sru
changeset 3222 e94472bb9273
parent 3111 95872258ff49
child 3734 24181f5eb463
equal deleted inserted replaced
3221:e863b2da18cb 3222:e94472bb9273
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/diagnostic/wireshark/wireshark-common@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/diagnostic/wireshark/wireshark-common@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary value="Libraries and Tools used by Wireshark and TShark Network protocol analyzers"
    27 set name=pkg.summary value="Libraries and Tools used by Wireshark and TShark Network protocol analyzers"
    28 set name=com.oracle.info.description value="the Wireshark and TShark common libraries and tools"
    28 set name=com.oracle.info.description value="the Wireshark and TShark common libraries and tools"
    29 set name=com.oracle.info.tpno value=17414
    29 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=info.classification \
    30 set name=info.classification \
    31     value=org.opensolaris.category.2008:Applications/Internet
    31     value=org.opensolaris.category.2008:Applications/Internet
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=org.opensolaris.arc-caseid \
    34 set name=org.opensolaris.arc-caseid \
    35     value=PSARC/2007/334
    35     value=PSARC/2007/334
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 file exec_attr.dumpcap path=etc/security/exec_attr.d/diagnostic:wireshark:wireshark-common
    37 file exec_attr.dumpcap path=etc/security/exec_attr.d/diagnostic:wireshark:wireshark-common
    38 file path=usr/lib/$(MACH64)/libwireshark.so.3.1.7
    38 file path=usr/lib/$(MACH64)/libwireshark.so.3.1.$(MICRO_VERSION)
    39 file path=usr/lib/$(MACH64)/libwiretap.so.3.0.7
    39 file path=usr/lib/$(MACH64)/libwiretap.so.3.0.$(MICRO_VERSION)
    40 file path=usr/lib/$(MACH64)/libwsutil.so.3.0.0
    40 file path=usr/lib/$(MACH64)/libwsutil.so.3.0.0
    41 file path=usr/lib/$(MACH64)/wireshark/plugins/$(IPS_COMPONENT_VERSION)/asn1.so
    41 file path=usr/lib/$(MACH64)/wireshark/plugins/$(IPS_COMPONENT_VERSION)/asn1.so
    42 file path=usr/lib/$(MACH64)/wireshark/plugins/$(IPS_COMPONENT_VERSION)/docsis.so
    42 file path=usr/lib/$(MACH64)/wireshark/plugins/$(IPS_COMPONENT_VERSION)/docsis.so
    43 file path=usr/lib/$(MACH64)/wireshark/plugins/$(IPS_COMPONENT_VERSION)/ethercat.so
    43 file path=usr/lib/$(MACH64)/wireshark/plugins/$(IPS_COMPONENT_VERSION)/ethercat.so
    44 file path=usr/lib/$(MACH64)/wireshark/plugins/$(IPS_COMPONENT_VERSION)/gryphon.so
    44 file path=usr/lib/$(MACH64)/wireshark/plugins/$(IPS_COMPONENT_VERSION)/gryphon.so
   283 file path=usr/share/wireshark/wireshark-filter.html
   283 file path=usr/share/wireshark/wireshark-filter.html
   284 file path=usr/share/wireshark/wireshark.html
   284 file path=usr/share/wireshark/wireshark.html
   285 file path=usr/share/wireshark/ws.css
   285 file path=usr/share/wireshark/ws.css
   286 
   286 
   287 license COPYING license=GPLv2
   287 license COPYING license=GPLv2
   288 link path=usr/lib/$(MACH64)/libwireshark.so target=libwireshark.so.3.1.7
   288 link path=usr/lib/$(MACH64)/libwireshark.so target=libwireshark.so.3.1.$(MICRO_VERSION)
   289 link path=usr/lib/$(MACH64)/libwireshark.so.3 target=libwireshark.so.3.1.7
   289 link path=usr/lib/$(MACH64)/libwireshark.so.3 target=libwireshark.so.3.1.$(MICRO_VERSION)
   290 link path=usr/lib/$(MACH64)/libwiretap.so target=libwiretap.so.3.0.7
   290 link path=usr/lib/$(MACH64)/libwiretap.so target=libwiretap.so.3.0.$(MICRO_VERSION)
   291 link path=usr/lib/$(MACH64)/libwiretap.so.3 target=libwiretap.so.3.0.7
   291 link path=usr/lib/$(MACH64)/libwiretap.so.3 target=libwiretap.so.3.0.$(MICRO_VERSION)
   292 link path=usr/lib/$(MACH64)/libwsutil.so target=libwsutil.so.3.0.0
   292 link path=usr/lib/$(MACH64)/libwsutil.so target=libwsutil.so.3.0.0
   293 link path=usr/lib/$(MACH64)/libwsutil.so.3 target=libwsutil.so.3.0.0
   293 link path=usr/lib/$(MACH64)/libwsutil.so.3 target=libwsutil.so.3.0.0
   294 
   294 
   295 depend type=optional fmri=diagnostic/wireshark@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   295 depend type=optional fmri=diagnostic/wireshark@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   296 depend type=optional fmri=diagnostic/wireshark/tshark@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
   296 depend type=optional fmri=diagnostic/wireshark/tshark@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)