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

pnm2ppa.spec

index aaa945a3f9566d00d95d2c9f4a1e2df49b757982..58dd5cc81752c837d34ee078eeb34676142a805b 100644 (file)
@@ -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
This page took 0.061182 seconds and 4 git commands to generate.