SPECS: pylint.spec - added verify(not size) to config
qboosh
qboosh at pld-linux.org
Tue Nov 15 11:57:18 CET 2005
Author: qboosh Date: Tue Nov 15 10:57:18 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added verify(not size) to config
---- Files affected:
SPECS:
pylint.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/pylint.spec
diff -u SPECS/pylint.spec:1.24 SPECS/pylint.spec:1.25
--- SPECS/pylint.spec:1.24 Tue Nov 15 11:30:39 2005
+++ SPECS/pylint.spec Tue Nov 15 11:57:12 2005
@@ -50,7 +50,7 @@
%defattr(644,root,root,755)
%doc ChangeLog TODO README examples/* doc/*.txt
%attr(755,root,root) %{_bindir}/*
-%config(noreplace) %verify(not md5 mtime) %{_sysconfdir}/pylintrc
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pylintrc
%{py_sitescriptdir}/*
%{_mandir}/man1/*
@@ -60,6 +60,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2005/11/15 10:57:12 qboosh
+- added verify(not size) to config
+
Revision 1.24 2005/11/15 10:30:39 charles
- updated to 0.8.1
- updated BRs (in it python-logilab-astng instead of python-logilab-common)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pylint.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list