From: Elan Ruusamäe Date: Mon, 12 Dec 2005 16:24:19 +0000 (+0000) Subject: - adapterized (sorted %verify attrs) X-Git-Tag: AC-STABLE~1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=c12462d05af6c50795689ea7bf3baf3f093ebec0;hp=2af6d5d389393a8ba1dd59bf6fc06a16d745732d;p=packages%2Ffreetds.git - adapterized (sorted %verify attrs) Changed files: freetds.spec -> 1.20 --- diff --git a/freetds.spec b/freetds.spec index 02a7a48..67a1374 100644 --- a/freetds.spec +++ b/freetds.spec @@ -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