]> git.pld-linux.org Git - packages/procmail.git/commitdiff
- added %%verify(not size mtime md5) to %%{_sysconfdir}/procmailrc
authorGrzegorz Sterniczuk <grzegorz@sterniczuk.eu>
Sat, 27 Oct 2001 08:10:23 +0000 (08:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    procmail.spec -> 1.37

procmail.spec

index b60ea47be0e1e11640b11f1781f69b21b98e411a..94b8bde2ac74a42aaa8ff484d533db2f471fac6b 100644 (file)
@@ -99,7 +99,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(700,root,root) %dir /etc/skel/Mail
 /etc/skel/Mail/*
-%config(noreplace) %{_sysconfdir}/procmailrc
+%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/procmailrc
 
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man[15]/*
This page took 0.273907 seconds and 4 git commands to generate.