From: Elan Ruusamäe Date: Tue, 13 Dec 2005 14:37:24 +0000 (+0000) Subject: - adapterized (sorted %verify flags) X-Git-Tag: auto/th/pnm2ppa-1_12-2~2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fpnm2ppa.git;a=commitdiff_plain;h=f253e7915e133b260a10c7ba819100a108f6c23a - adapterized (sorted %verify flags) Changed files: pnm2ppa.spec -> 1.24 --- diff --git a/pnm2ppa.spec b/pnm2ppa.spec index aaa945a..58dd5cc 100644 --- a/pnm2ppa.spec +++ b/pnm2ppa.spec @@ -97,5 +97,5 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/detect_ppa %{_mandir}/man1/*.1* %attr(755,root,root) %{_libdir}/lpfilters/pnm2ppa-filter-* -%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/pnm2ppa.conf -%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/pbm2ppa.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pnm2ppa.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pbm2ppa.conf