SPECS: bind.spec - reverted blues' last change due to RPM build ...

twittner twittner at pld-linux.org
Thu Jun 16 21:13:50 CEST 2005


Author: twittner                     Date: Thu Jun 16 19:13:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted blues' last change due to
  RPM build errors:
    File not found by glob: /tmp/bind-9.3.1-root-inter/var/log/named*
- added named.conf.5 man page to bind package

---- Files affected:
SPECS:
   bind.spec (1.219 -> 1.220) 

---- Diffs:

================================================================
Index: SPECS/bind.spec
diff -u SPECS/bind.spec:1.219 SPECS/bind.spec:1.220
--- SPECS/bind.spec:1.219	Thu Jun 16 17:23:38 2005
+++ SPECS/bind.spec	Thu Jun 16 21:13:45 2005
@@ -427,6 +427,7 @@
 %{_mandir}/man8/named*
 %{_mandir}/man8/rndc*
 %{_mandir}/man5/rndc*
+%{_mandir}/man5/named.conf*
 %lang(ja) %{_mandir}/ja/man8/named*
 
 %attr(770,root,named) %dir %{_var}/lib/named
@@ -438,7 +439,7 @@
 %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*
+#%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
@@ -494,6 +495,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.220  2005/06/16 19:13:45  twittner
+- reverted blues' last change due to
+  RPM build errors:
+    File not found by glob: /tmp/bind-9.3.1-root-inter/var/log/named*
+- added named.conf.5 man page to bind package
+
 Revision 1.219  2005/06/16 15:23:38  blues
 - logs link is back and commented out empty log-buckets (dunno how to make
   it nice)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bind.spec?r1=1.219&r2=1.220&f=u




More information about the pld-cvs-commit mailing list