]> git.pld-linux.org Git - packages/bind.git/commitdiff
- category load added
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 14 Jul 2007 20:03:35 +0000 (20:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bind.spec -> 1.259

bind.spec

index 7f3e22759ac7aca26d7e495126149b5a810435e5..89a7cba94b0a8c72274ff3adea11917b879551a9 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -451,6 +451,7 @@ fi
 %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
 
 %files
 %defattr(644,root,root,755)
This page took 0.031628 seconds and 4 git commands to generate.