]> git.pld-linux.org Git - packages/bind.git/commitdiff
- logs link is back and commented out empty log-buckets (dunno how to make
authorPaweł Gołaszewski <blues@pld-linux.org>
Thu, 16 Jun 2005 15:23:38 +0000 (15:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  it nice)

Changed files:
    bind.spec -> 1.219

bind.spec

index 18c0e5a1a38721fe3bd37faeb50985134cffea9e..253e9ff3f54b0e684eb03ae2be1527b38d94a043 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -437,6 +437,10 @@ fi
 %config(noreplace) %verify(not size mtime md5) %{_var}/lib/named/M/*
 %config(noreplace) %verify(not size mtime md5) %{_var}/lib/named/root.*
 %attr(640,root,named) %config(noreplace) %verify(not size mtime md5) %{_var}/lib/named%{_sysconfdir}/*
+%attr(660,named,named) %config(noreplace,missingok) %verify(not md5 size mtime) %{_var}/log/named*
+#Something like that should be added...
+#%attr(660,named,named) %ghost  %{_var}/lib/named/named.log
+#%attr(660,named,named) %ghost  %{_var}/lib/named/named.stats
 
 # devices for chrooted bind
 %attr(750,root,named) %dir %{_var}/lib/named/dev
This page took 0.388303 seconds and 4 git commands to generate.