]> git.pld-linux.org Git - packages/nmh.git/commitdiff
- noreplace for %config, added %verify()
authordarekr <darekr@pld-linux.org>
Thu, 12 Jan 2006 22:54:13 +0000 (22:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nmh.spec -> 1.28

nmh.spec

index 4f8f2cf91ffdc1bfc9acff2014bad7bdb1adf724..411b768e461577c6bfb9b66e13fae996fd9d6f8f 100644 (file)
--- a/nmh.spec
+++ b/nmh.spec
@@ -72,6 +72,5 @@ rm -rf $RPM_BUILD_ROOT
 %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}/*/*
This page took 0.04453 seconds and 4 git commands to generate.