]> git.pld-linux.org Git - packages/bind.git/commitdiff
- rel 2 auto/th/bind-9_4_2-2 auto/ti/bind-9_4_2-2
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 8 Jan 2008 14:50:24 +0000 (14:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- change named start priority to 11 (before nfsd/portmap)
- added chkconfig reset to trigger

Changed files:
    bind.spec -> 1.270

bind.spec

index 0f1aee47adffd8963084a1f8fa4a66ab6b9a6fa2..d6936fc9952ec935ed6b25292188b8b8e9e2755f 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -22,7 +22,7 @@ Summary(uk.UTF-8):    BIND - cервер системи доменних імен (
 Summary(zh_CN.UTF-8):  Internet 域名服务器
 Name:          bind
 Version:       9.4.2
-Release:       1
+Release:       2
 Epoch:         7
 License:       BSD-like
 Group:         Networking/Daemons
@@ -448,7 +448,9 @@ fi
 %post  libs -p /sbin/ldconfig
 %postun        libs -p /sbin/ldconfig
 
-%triggerpostun -- %{name} < 6:9.4.1
+%triggerpostun -- %{name} < 7:9.4.2-2
+/sbin/chkconfig named reset
+#triggerpostun -- %{name} < 6:9.4.1
 sed -i -e 's#^\([ \t]*category[ \t]\+cname[ \t]\+.*\)$#// \1#g' /var/lib/named/etc/named.conf
 sed -i -e 's#^\([ \t]*category[ \t]\+response-checks[ \t]\+.*\)$#// \1#g' /var/lib/named/etc/named.conf
 sed -i -e 's#^\([ \t]*category[ \t]\+load[ \t]\+.*\)$#// \1#g' /var/lib/named/etc/named.conf
This page took 0.182401 seconds and 4 git commands to generate.