SPECS: pylint.spec - installing full pylintrc (if there is somethi...

wrobell wrobell at pld-linux.org
Fri Mar 10 12:39:13 CET 2006


Author: wrobell                      Date: Fri Mar 10 11:39:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- installing full pylintrc (if there is something wrong with this, then
  please make a patch against it, because using tail is error prone!)
- rel. 2

---- Files affected:
SPECS:
   pylint.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/pylint.spec
diff -u SPECS/pylint.spec:1.29 SPECS/pylint.spec:1.30
--- SPECS/pylint.spec:1.29	Mon Mar  6 19:48:59 2006
+++ SPECS/pylint.spec	Fri Mar 10 12:39:07 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Pythonowe narzędzie sprawdzające zgodność modułu ze standardem kodowania
 Name:		pylint
 Version:	0.10.0
-Release:	1
+Release:	2
 License:	GPL
 Group:		Development/Languages/Python
 Source0:	ftp://ftp.logilab.fr/pub/pylint/%{name}-%{version}.tar.gz
@@ -53,7 +53,7 @@
 	--root=$RPM_BUILD_ROOT
 
 install man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
-tail -n 320 examples/pylintrc > $RPM_BUILD_ROOT%{_sysconfdir}/pylintrc
+install examples/pylintrc $RPM_BUILD_ROOT%{_sysconfdir}/pylintrc
 
 %py_postclean
 
@@ -79,6 +79,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2006/03/10 11:39:07  wrobell
+- installing full pylintrc (if there is something wrong with this, then
+  please make a patch against it, because using tail is error prone!)
+- rel. 2
+
 Revision 1.29  2006/03/06 18:48:59  wrobell
 - ver. 0.10.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pylint.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list