]> git.pld-linux.org Git - packages/cflow.git/commitdiff
- adapterized (sorted %verify flags)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Dec 2005 15:19:32 +0000 (15:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cflow.spec -> 1.7

cflow.spec

index 81faeebcacfdc608ff1577063cf8ef35423e556d..e17ae55948e6027417ffc07aee164e8f7eb85116 100644 (file)
@@ -46,7 +46,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc INSTALL README TODO %{name}.lsm examples
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 %attr(755,root,root) %{_bindir}/%{name}
 %attr(755,root,root) %{_bindir}/prcc
 %attr(755,root,root) %{_bindir}/prcg
This page took 0.100743 seconds and 4 git commands to generate.