]> git.pld-linux.org Git - packages/logtool.git/commitdiff
- adapterized (sorted verify flags)
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 4 Dec 2005 22:34:26 +0000 (22:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    logtool.spec -> 1.22

logtool.spec

index badfd53fa391c1f1ef5cae37e0e4740183cad4d0..2812c184b983ba66ca46197dcd8b4bd88175d3cb 100644 (file)
@@ -57,5 +57,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README TODO CHANGES USAGE CREDITS doc/logtool.txt doc/examples
 %attr(750,root,root) %dir %{_sysconfdir}
-%config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %attr(755,root,root) %{_bindir}/*
This page took 0.076628 seconds and 4 git commands to generate.