template-specs: python.spec - comment cflags

glen glen at pld-linux.org
Wed Mar 31 09:04:45 CEST 2010


Author: glen                         Date: Wed Mar 31 07:04:45 2010 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- comment cflags

---- Files affected:
template-specs:
   python.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: template-specs/python.spec
diff -u template-specs/python.spec:1.16 template-specs/python.spec:1.17
--- template-specs/python.spec:1.16	Sat Nov 28 19:05:35 2009
+++ template-specs/python.spec	Wed Mar 31 09:04:40 2010
@@ -27,6 +27,7 @@
 %setup -q -n %{module}-%{version}
 
 %build
+# CFLAGS is only for arch packages - remove on noarch packages
 export CFLAGS="%{rpmcflags}"
 %{__python} setup.py build
 
@@ -60,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/03/31 07:04:40  glen
+- comment cflags
+
 Revision 1.16  2009/11/28 18:05:35  jajcus
 - information about %{py_sitescriptdir} macro
 
================================================================

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



More information about the pld-cvs-commit mailing list