#
#	Spec file for NetVisualyzer
#
#	$Revision: 1.6 $
#

# NetVisualyzer Display Station Product
product netman_display
	id "NetVisualyzer Display Station Version, 2.1"
	version ${VERSION}
	inplace
	image sw
		id "NetVisualyzer Display Station Software "
		version ${VERSION}
		subsys display default
			id "NetVisualyzer Display Station Software "
			exp DISPLAY
			prereq (
				tooltalk_eoe.sw.runtime 1011009700 maxint
				tooltalk_eoe.sw.links 1011009700 maxint
			)
			replaces netman.sw.display 0 ${VERSION}
			replaces netdiag.sw.netdiag 0 ${VERSION}
		endsubsys
		subsys helpcards default
			id "NetVisualyzer Display Station Helpcards "
			exp HELP
			replaces netman.sw.helpcards 0 ${VERSION}
		endsubsys
		subsys gifts default
			id "NetVisualyzer Display Station Gifts Software"
			exp GIFTS
			replaces netman.sw.gifts 0 ${VERSION}
			replaces netman_data.sw.gifts 0 ${VERSION}
			replaces maint_netman_data.sw.gifts 0 ${VERSION}
		endsubsys
		subsys links default
			id "NetVisualyzer Display Station Software Links "
			exp DISPLAYLINKS
		endsubsys
	endimage
	image man
		id "NetVisualyzer Display Station Documentation"
		version ${VERSION}
		subsys display default
			id "NetVisualyzer Display Station Manual Pages "
			exp DISPLAYMAN
			replaces netman.man.display 0 ${VERSION}
			replaces netdiag.man.netdiag 0 ${VERSION}
		endsubsys
		subsys tutorial default
			id "NetVisualyzer On-line Tutorial "
			exp TUTORIAL
		endsubsys
	endimage
        image books
                id "IRIS InSight Books, Release ${RELEASE}"
                version ${VERSION}
		order 900
                subsys NetVis_UG default
                        id "NetVisualyzer User's Guide "
                        exp NETVIS_UG
                        prereq ( insight.sw.data 1010900000 maxint )
			incompat insight.sw.client 0 1006000223
                endsubsys
        endimage
endproduct

# NetVisualyzer Data Station Product
product netman_data
	id "NetVisualyzer Data Station Version, 2.1"
	version ${VERSION}
	inplace
	image sw
		id "NetVisualyzer Data Station Software "
		version ${VERSION}
		subsys data default
			id "NetVisualyzer Data Station Software "
			exp DATA
			replaces netman_snoop.sw.snoop 0 ${VERSION}
			replaces netman.sw.snoop 0 ${VERSION}
		endsubsys
		subsys links default
			id "NetVisualyzer Data Station Software Links "
			exp DATALINKS
		endsubsys
	endimage
	image man
		id "NetVisualyzer Data Station Documentation"
		version ${VERSION}
		subsys data default
			id "NetVisualyzer Data Station Manual Pages "
			exp DATAMAN
			replaces netman_snoop.man.snoop 0 ${VERSION}
		endsubsys
		subsys relnotes default
			id "NetVisualyzer Release Notes"
			exp RELNOTES
			replaces netman.man.relnotes 0 ${VERSION}
			replaces netman_snoop.man.relnotes 0 ${VERSION}
		endsubsys
	endimage
endproduct

# NetVisualyzer root image
product netman_root
	id "NetVisualyzer Root, 2.1"
	version ${VERSION}
	inplace
	image sw
		id "NetVisualyzer Root "
		version ${VERSION}
		subsys headers default
			id "NetVisualyzer Headers "
			exp HEADERS
		endsubsys
		subsys lib default
			id "NetVisualyzer Libraries "
			exp LIBRARY
		endsubsys
	endimage
endproduct

# NetVisualyzer toolroot image
product netman_toolroot
	id "NetVisualyzer Toolroot, 2.1"
	version ${VERSION}
	inplace
	image sw
		id "NetVisualyzer Toolroot "
		version ${VERSION}
		subsys pidl default
			id "NetVisualyzer Protocol Compiler "
			exp PIDL
		endsubsys
	endimage
endproduct

# SNMP root image
product snmp_root
	id "SNMP Root, 2.1"
	version ${VERSION}
	inplace
	image sw
		id "SNMP Root "
		version ${VERSION}
		subsys headers default
			id "SNMP Headers "
			exp "SNMPINC"
		endsubsys
		subsys lib default
			id "SNMP Libraries "
			exp "SNMPLIBRARY"
		endsubsys
	endimage
endproduct

product netman
        id "Network Management eoe Components"
        image sw
                id "Network Management eoe Executables"
                version "${VERSION}"
                subsys snmp default
                        id "Network Management eoe Executables"
                        exp "EOE"
                endsubsys
                subsys snmp default
                        id "Network Management eoe Executables"
                        exp "SNMP"
                endsubsys
                subsys ipgateway default
                        id "Network Management eoe Executables"
                        exp "IPGATE"
                endsubsys
        endimage

        image man
                id "Network Management eoe Man Pages"
                version "${VERSION}"
                subsys sw default
                        id "Network Management eoe Man Pages"
                        exp "MAN"
                endsubsys
        endimage
endproduct

