template-specs: python.spec - add tests

glen glen at pld-linux.org
Sat Nov 26 19:42:54 CET 2011


Author: glen                         Date: Sat Nov 26 18:42:54 2011 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- add tests

---- Files affected:
template-specs:
   python.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: template-specs/python.spec
diff -u template-specs/python.spec:1.23 template-specs/python.spec:1.24
--- template-specs/python.spec:1.23	Thu Feb 24 10:08:18 2011
+++ template-specs/python.spec	Sat Nov 26 19:42:49 2011
@@ -41,6 +41,8 @@
 CFLAGS="%{rpmcflags}" \
 %{__python} setup.py build
 
+%{?with_tests:%{__python} setup.py test}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install \
@@ -76,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2011/11/26 18:42:49  glen
+- add tests
+
 Revision 1.23  2011/02/24 09:08:18  glen
 - examples example
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/python.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list