Author: arekm                        Date: Mon Aug 24 06:42:08 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use rpmcppflags when building

---- Files affected:
packages/python:
   python.spec (1.347 -> 1.348) 

---- Diffs:

================================================================
Index: packages/python/python.spec
diff -u packages/python/python.spec:1.347 packages/python/python.spec:1.348
--- packages/python/python.spec:1.347   Mon Aug 10 18:55:33 2009
+++ packages/python/python.spec Mon Aug 24 08:42:03 2009
@@ -543,7 +543,7 @@
 %build
 sed -i -e 's#-ltermcap#-ltinfo#g' configure*
 %{__autoconf}
-CPPFLAGS="-I/usr/include/ncursesw"; export CPPFLAGS
+CPPFLAGS="-I/usr/include/ncursesw %{rpmcppflags}"; export CPPFLAGS
 %configure \
        --with-threads \
        --with-cxx-main="%{__cxx}" \
@@ -971,6 +971,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.348  2009/08/24 06:42:03  arekm
+- use rpmcppflags when building
+
 Revision 1.347  2009/08/10 16:55:33  tommat
 - rel 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python/python.spec?r1=1.347&r2=1.348&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to