SPECS: LPRng.spec - sorted verify() flags
qboosh
qboosh at pld-linux.org
Thu Oct 13 15:19:50 CEST 2005
Author: qboosh Date: Thu Oct 13 13:19:50 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sorted verify() flags
---- Files affected:
SPECS:
LPRng.spec (1.119 -> 1.120)
---- Diffs:
================================================================
Index: SPECS/LPRng.spec
diff -u SPECS/LPRng.spec:1.119 SPECS/LPRng.spec:1.120
--- SPECS/LPRng.spec:1.119 Mon Nov 8 23:47:02 2004
+++ SPECS/LPRng.spec Thu Oct 13 15:19:45 2005
@@ -238,9 +238,9 @@
%defattr(644,root,root,755)
%doc CHANGES CONTRIBUTORS COPYRIGHT README README.SSL* TODO
%doc DOCS/LPRng-Reference-Multipart PrintingCookbook/PrintingCookbook
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/lpd.conf
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/lpd.perms
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/printcap
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lpd.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lpd.perms
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/printcap
%dir %{_sysconfdir}/lpd
# what perms?
%attr(750,root,lp) %dir %{_sysconfdir}/lpd/ssl.ca
@@ -263,6 +263,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.120 2005/10/13 13:19:45 qboosh
+- sorted verify() flags
+
Revision 1.119 2004/11/08 22:47:02 qboosh
- updated to 3.8.28, updated pl.po patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/LPRng.spec?r1=1.119&r2=1.120&f=u
More information about the pld-cvs-commit
mailing list