summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhawk2007-06-18 15:31:37 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit69decadbfe74e5122e6b41a982cb445576c32252 (patch)
tree5ee1210adc45c0327f91584f8788b61eb89fa802
parent965f7caa1d329d8a39a95fde7ebce9457f2df1f2 (diff)
downloadbind-69decadbfe74e5122e6b41a982cb445576c32252.zip
bind-69decadbfe74e5122e6b41a982cb445576c32252.tar.gz
- fixed path to named.conf in triggerpostunauto/th/bind-9_4_1-6auto/ac/bind-9_4_1-6
- release 6 Changed files: bind.spec -> 1.258
-rw-r--r--bind.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/bind.spec b/bind.spec
index 886db0b..7f3e227 100644
--- 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.1
-Release: 5
+Release: 6
Epoch: 6
License: BSD-like
Group: Networking/Daemons
@@ -449,8 +449,8 @@ fi
%postun libs -p /sbin/ldconfig
%triggerpostun -- %{name} < 6:9.4.1
-sed -i -e 's#^\([ \t]*category[ \t]\+cname[ \t]\+.*\)$#// \1#g' /etc/named.conf
-sed -i -e 's#^\([ \t]*category[ \t]\+response-checks[ \t]\+.*\)$#// \1#g' /etc/named.conf
+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
%files
%defattr(644,root,root,755)