]> git.pld-linux.org Git - packages/mtools.git/commitdiff
- adapterized (sorted %verify attrs)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Dec 2005 13:58:51 +0000 (13:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mtools.spec -> 1.58

mtools.spec

index ef8ac561fee40b0c4304275a7ed2ce5d46322f5c..5962a966f3f39894b2b92ef278efc9ab02c65792 100644 (file)
@@ -132,7 +132,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/m*
 %attr(755,root,root) %{_bindir}/tgz
 %attr(755,root,root) %{_bindir}/uz
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mtools.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mtools.conf
 %{_mandir}/man[15]/m*
 %lang(de) %{_mandir}/de/man[15]/m*
 %lang(es) %{_mandir}/es/man[15]/m*
This page took 0.035278 seconds and 4 git commands to generate.