components/bind/bind.p5m
changeset 3541 37a03b73b5a4
parent 1948 2d1537e7942d
child 3732 0f62cc221c7e
equal deleted inserted replaced
3540:4f3892464f83 3541:37a03b73b5a4
    24 <transform file path=usr/share/doc/bind/html/(.+)$ -> \
    24 <transform file path=usr/share/doc/bind/html/(.+)$ -> \
    25 	set action.hash doc/arm/%<\1> >
    25 	set action.hash doc/arm/%<\1> >
    26 
    26 
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/service/network/dns/bind@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/service/network/dns/bind@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.human-version value=$(COMPONENT_VERSION)
    29 set name=pkg.human-version value=$(HUMAN_VERSION)
    30 set name=pkg.description \
    30 set name=pkg.description \
    31     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."
    31     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."
    32 set name=pkg.summary \
    32 set name=pkg.summary \
    33     value="BIND DNS name server and configuration tools."
    33     value="BIND DNS name server and configuration tools."
    34 set name=com.oracle.info.description value="the BIND DNS name server and configuration tools"
    34 set name=com.oracle.info.description value="the BIND DNS name server and configuration tools"