SPECS: DenyHosts.spec - %config and %verify flags for allowed-hosts

gotar gotar at pld-linux.org
Mon Feb 20 02:05:11 CET 2006


Author: gotar                        Date: Mon Feb 20 01:05:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %config and %verify flags for allowed-hosts

---- Files affected:
SPECS:
   DenyHosts.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/DenyHosts.spec
diff -u SPECS/DenyHosts.spec:1.13 SPECS/DenyHosts.spec:1.14
--- SPECS/DenyHosts.spec:1.13	Fri Feb 10 14:21:13 2006
+++ SPECS/DenyHosts.spec	Mon Feb 20 02:05:04 2006
@@ -88,7 +88,7 @@
 %attr(755,root,root) %{_sbindir}/*
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %dir /var/lib/%{name}
-/var/lib/%{name}/allowed-hosts
+%config(noreplace) %verify(not md5 mtime size) /var/lib/%{name}/allowed-hosts
 %dir %{py_sitescriptdir}/%{name}
 %{py_sitescriptdir}/%{name}/*.py[co]
 
@@ -98,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/02/20 01:05:04  gotar
+- %config and %verify flags for allowed-hosts
+
 Revision 1.13  2006/02/10 13:21:13  rotom
 - updated to 2.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/DenyHosts.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list