16 # fields enclosed by brackets "[]" replaced with your own identifying |
16 # fields enclosed by brackets "[]" replaced with your own identifying |
17 # information: Portions Copyright [yyyy] [name of copyright owner] |
17 # information: Portions Copyright [yyyy] [name of copyright owner] |
18 # |
18 # |
19 # CDDL HEADER END |
19 # CDDL HEADER END |
20 # |
20 # |
21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. |
21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. |
22 # |
22 # |
23 |
23 |
24 set name=pkg.fmri \ |
24 set name=pkg.fmri \ |
25 value=pkg:/network/dns/bind@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) |
25 value=pkg:/network/dns/bind@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) |
26 set name=pkg.human-version value=$(COMPONENT_VERSION) |
26 set name=pkg.human-version value=$(COMPONENT_VERSION) |
39 dir path=usr |
39 dir path=usr |
40 dir path=usr/lib |
40 dir path=usr/lib |
41 dir path=usr/lib/dns |
41 dir path=usr/lib/dns |
42 dir path=usr/sbin |
42 dir path=usr/sbin |
43 |
43 |
44 file path=usr/lib/dns/libbind9.so.50.0.5 |
44 file path=usr/lib/dns/libbind9.so.50.0.7 |
45 file path=usr/lib/dns/libdns.so.58.1.5 |
45 file path=usr/lib/dns/libdns.so.110.0.2 |
46 file path=usr/lib/dns/libisc.so.50.5.1 |
46 file path=usr/lib/dns/libisc.so.57.0.2 |
47 file path=usr/lib/dns/libisccc.so.50.0.1 |
47 file path=usr/lib/dns/libisccc.so.50.0.2 |
48 file path=usr/lib/dns/libisccfg.so.50.0.4 |
48 file path=usr/lib/dns/libisccfg.so.50.0.6 |
49 file path=usr/lib/dns/liblwres.so.50.0.4 |
49 file path=usr/lib/dns/liblwres.so.50.0.5 |
50 file path=usr/sbin/dig |
50 file path=usr/sbin/dig |
51 file path=usr/sbin/host |
51 file path=usr/sbin/host |
52 file path=usr/sbin/nslookup |
52 file path=usr/sbin/nslookup |
53 file path=usr/sbin/nsupdate |
53 file path=usr/sbin/nsupdate |
54 file path=usr/sbin/rndc |
54 file path=usr/sbin/rndc |
55 file path=usr/sbin/rndc-confgen |
55 file path=usr/sbin/rndc-confgen |
56 |
56 |
57 link path=usr/lib/dns/libbind9.so target=libbind9.so.50.0.5 |
57 link path=usr/lib/dns/libbind9.so target=libbind9.so.50.0.7 |
58 link path=usr/lib/dns/libbind9.so.50 target=libbind9.so.50.0.5 |
58 link path=usr/lib/dns/libbind9.so.50 target=libbind9.so.50.0.7 |
59 link path=usr/lib/dns/libdns.so target=libdns.so.58.1.5 |
59 link path=usr/lib/dns/libdns.so target=libdns.so.110.0.2 |
60 link path=usr/lib/dns/libdns.so.58 target=libdns.so.58.1.5 |
60 link path=usr/lib/dns/libdns.so.110 target=libdns.so.110.0.2 |
61 link path=usr/lib/dns/libisc.so target=libisc.so.50.5.1 |
61 link path=usr/lib/dns/libisc.so target=libisc.so.57.0.2 |
62 link path=usr/lib/dns/libisc.so.50 target=libisc.so.50.5.1 |
62 link path=usr/lib/dns/libisc.so.57 target=libisc.so.57.0.2 |
63 link path=usr/lib/dns/libisccc.so target=libisccc.so.50.0.1 |
63 link path=usr/lib/dns/libisccc.so target=libisccc.so.50.0.2 |
64 link path=usr/lib/dns/libisccc.so.50 target=libisccc.so.50.0.1 |
64 link path=usr/lib/dns/libisccc.so.50 target=libisccc.so.50.0.2 |
65 link path=usr/lib/dns/libisccfg.so target=libisccfg.so.50.0.4 |
65 link path=usr/lib/dns/libisccfg.so target=libisccfg.so.50.0.6 |
66 link path=usr/lib/dns/libisccfg.so.50 target=libisccfg.so.50.0.4 |
66 link path=usr/lib/dns/libisccfg.so.50 target=libisccfg.so.50.0.6 |
67 link path=usr/lib/dns/liblwres.so target=liblwres.so.50.0.4 |
67 link path=usr/lib/dns/liblwres.so target=liblwres.so.50.0.5 |
68 link path=usr/lib/dns/liblwres.so.50 target=liblwres.so.50.0.4 |
68 link path=usr/lib/dns/liblwres.so.50 target=liblwres.so.50.0.5 |