SPECS: nmh.spec - noreplace for %config, added %verify()
darekr
darekr at pld-linux.org
Thu Jan 12 23:54:19 CET 2006
Author: darekr Date: Thu Jan 12 22:54:19 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- noreplace for %config, added %verify()
---- Files affected:
SPECS:
nmh.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/nmh.spec
diff -u SPECS/nmh.spec:1.27 SPECS/nmh.spec:1.28
--- SPECS/nmh.spec:1.27 Thu Jan 12 12:27:55 2006
+++ SPECS/nmh.spec Thu Jan 12 23:54:13 2006
@@ -73,8 +73,7 @@
%attr(755,root,root) %{_bindir}/mh/*
%attr(755,root,root) %{_libdir}/mh/*
%dir %{_sysconfdir}/nmh
-%config %{_sysconfdir}/nmh/*
-
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nmh/*
%{_mandir}/*/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -83,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2006/01/12 22:54:13 darekr
+- noreplace for %config, added %verify()
+
Revision 1.27 2006/01/12 11:27:55 darekr
- updated to 1.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nmh.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list