Author: darekr Date: Mon Mar 7 19:41:08 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- %verify for config file
---- Files affected:
SPECS:
watchdog.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/watchdog.spec
diff -u SPECS/watchdog.spec:1.22 SPECS/watchdog.spec:1.23
--- SPECS/watchdog.spec:1.22 Tue Nov 11 02:33:24 2003
+++ SPECS/watchdog.spec Mon Mar 7 20:40:52 2005
@@ -81,7 +81,7 @@
%attr(755,root,root) %{_sbindir}/*
%attr(754,root,root) /etc/rc.d/init.d/watchdog
%attr(755,root,root) %config /etc/sysconfig/watchdog
-%config(noreplace) %{_sysconfdir}/watchdog.conf
+%config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/watchdog.conf
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -89,6 +89,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2005/03/07 19:40:52 darekr
+- %verify for config file
+
Revision 1.22 2003/11/11 01:33:24 ankry
- caps unification, other cosmetics
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/watchdog.spec?r1=1.22&r2=1.23&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit