SPECS: DenyHosts.spec - missingok for cron file (one can use deamo...

gotar gotar at pld-linux.org
Mon Feb 20 02:08:00 CET 2006


Author: gotar                        Date: Mon Feb 20 01:08:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missingok for cron file (one can use deamon, cron OR tcpd spawning)

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

---- Diffs:

================================================================
Index: SPECS/DenyHosts.spec
diff -u SPECS/DenyHosts.spec:1.14 SPECS/DenyHosts.spec:1.15
--- SPECS/DenyHosts.spec:1.14	Mon Feb 20 02:05:04 2006
+++ SPECS/DenyHosts.spec	Mon Feb 20 02:07:55 2006
@@ -83,7 +83,7 @@
 %defattr(644,root,root,755)
 %doc README.txt CHANGELOG.txt
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.cfg
-%config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
+%config(noreplace,missingok) %verify(not md5 mtime size) /etc/cron.d/%{name}
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
@@ -98,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/02/20 01:07:55  gotar
+- missingok for cron file (one can use deamon, cron OR tcpd spawning)
+
 Revision 1.14  2006/02/20 01:05:04  gotar
 - %config and %verify flags for allowed-hosts
 
================================================================

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



More information about the pld-cvs-commit mailing list