SPECS: bind.spec - rel 2; add ghosts

arekm arekm at pld-linux.org
Thu Feb 8 22:11:01 CET 2007


Author: arekm                        Date: Thu Feb  8 21:11:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; add ghosts

---- Files affected:
SPECS:
   bind.spec (1.233 -> 1.234) 

---- Diffs:

================================================================
Index: SPECS/bind.spec
diff -u SPECS/bind.spec:1.233 SPECS/bind.spec:1.234
--- SPECS/bind.spec:1.233	Wed Jan 31 18:24:01 2007
+++ SPECS/bind.spec	Thu Feb  8 22:10:55 2007
@@ -1,7 +1,4 @@
 # $Revision$, $Date$
-# TODO: package contains symlinks pointing to unpackaged files:
-#	/var/lib/named/named.log
-#	/var/lib/named/named.stats
 #
 # Conditional build:
 %bcond_without	ssl		# build without OpenSSL support
@@ -21,7 +18,7 @@
 Summary(zh_CN):	Internet ÓňĂűˇţÎńĆ÷
 Name:		bind
 Version:	9.3.4
-Release:	1
+Release:	2
 Epoch:		6
 License:	BSD-like
 Group:		Networking/Daemons
@@ -454,9 +451,8 @@
 %config(noreplace) %verify(not md5 mtime size) %{_var}/lib/named/root.*
 %attr(640,root,named) %config(noreplace) %verify(not md5 mtime size) %{_var}/lib/named%{_sysconfdir}/*
 %attr(660,named,named) %config(noreplace,missingok) %verify(not md5 mtime size) %{_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
+%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
@@ -511,6 +507,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.234  2007/02/08 21:10:55  arekm
+- rel 2; add ghosts
+
 Revision 1.233  2007/01/31 17:24:01  qboosh
 - symlinks with unpackaged targets inside
 
================================================================

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



More information about the pld-cvs-commit mailing list