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

freetds.spec

index 02a7a4808f1d7b09f0bd8a4281de0903a99c5c23..67a1374bf482c81855496607b59617bed4d910d6 100644 (file)
@@ -112,9 +112,9 @@ fi
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 %attr(755,root,root) %{_bindir}/*
 %dir %{_sysconfdir}
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/freetds.conf
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/locales.conf
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/pool.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/freetds.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/locales.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pool.conf
 %{_mandir}/man1/*
 
 %files devel
This page took 0.09026 seconds and 4 git commands to generate.