template-specs: python.spec - --skip-build

glen glen at pld-linux.org
Tue Aug 10 20:42:12 CEST 2010


Author: glen                         Date: Tue Aug 10 18:42:12 2010 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- --skip-build

---- Files affected:
template-specs:
   python.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: template-specs/python.spec
diff -u template-specs/python.spec:1.21 template-specs/python.spec:1.22
--- template-specs/python.spec:1.21	Tue Aug 10 14:27:04 2010
+++ template-specs/python.spec	Tue Aug 10 20:42:07 2010
@@ -44,6 +44,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install \
+	--skip-build \
 	--optimize=2 \
 	--root=$RPM_BUILD_ROOT
 
@@ -71,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2010/08/10 18:42:07  glen
+- --skip-build
+
 Revision 1.21  2010/08/10 12:27:04  glen
 - add test bcond
 
================================================================

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



More information about the pld-cvs-commit mailing list