components/bind/bind.p5m
branchs11u2-sru
changeset 3548 4fd4fb5d5c82
parent 3098 58529fca059a
child 3734 24181f5eb463
--- a/components/bind/bind.p5m	Sun Dec 14 21:39:43 2014 -0800
+++ b/components/bind/bind.p5m	Mon Dec 15 11:16:57 2014 -0800
@@ -26,13 +26,13 @@
 
 set name=pkg.fmri \
     value=pkg:/service/network/dns/bind@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.human-version value=$(COMPONENT_VERSION)
+set name=pkg.human-version value=$(HUMAN_VERSION)
 set name=pkg.description \
     value="BIND is open source software that implements the Domain Name System (DNS) protocols for the Internet.  This package contains the DNS server 'named' and tools used to setup and validate configuration."
 set name=pkg.summary \
     value="BIND DNS name server and configuration tools."
 set name=com.oracle.info.description value="the BIND DNS name server and configuration tools"
-set name=com.oracle.info.tpno value=16931
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value="org.opensolaris.category.2008:System/Services"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)