Author: patrys Date: Fri Aug 21 09:39:49 2009 GMT Module: packages Tag: HEAD ---- Log message: - 0.18.0
---- Files affected: packages/pylint: pylint.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: packages/pylint/pylint.spec diff -u packages/pylint/pylint.spec:1.45 packages/pylint/pylint.spec:1.46 --- packages/pylint/pylint.spec:1.45 Fri Oct 3 19:46:02 2008 +++ packages/pylint/pylint.spec Fri Aug 21 11:39:44 2009 @@ -2,12 +2,12 @@ Summary: Python tool that checks if a module satisfy a coding standard Summary(pl.UTF-8): Pythonowe narzędzie sprawdzające zgodność modułu ze standardem kodowania Name: pylint -Version: 0.14.0 -Release: 2 +Version: 0.18.0 +Release: 1 License: GPL Group: Development/Languages/Python Source0: ftp://ftp.logilab.fr/pub/pylint/%{name}-%{version}.tar.gz -# Source0-md5: a6a6a1c68e56506d6fca7569f622767a +# Source0-md5: 2fb51eb37062aff094b104004ecd25a8 URL: http://www.logilab.org/project/pylint BuildRequires: python-devel BuildRequires: python-modules >= 2.2.1 @@ -64,7 +64,9 @@ %files %defattr(644,root,root,755) %doc ChangeLog TODO README examples/* doc/*.txt +%attr(755,root,root) %{_bindir}/epylint %attr(755,root,root) %{_bindir}/pylint +%attr(755,root,root) %{_bindir}/pyreverse %attr(755,root,root) %{_bindir}/symilar %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pylintrc %{py_sitescriptdir}/* @@ -80,6 +82,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2009/08/21 09:39:44 patrys +- 0.18.0 + Revision 1.45 2008/10/03 17:46:02 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pylint/pylint.spec?r1=1.45&r2=1.46&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
