SPECS (DEVEL): python-pycairo.spec - export CPPFLAGS pointing to p...

freetz freetz at pld-linux.org
Tue Jun 20 18:56:45 CEST 2006


Author: freetz                       Date: Tue Jun 20 16:56:45 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- export CPPFLAGS pointing to python header files

---- Files affected:
SPECS:
   python-pycairo.spec (1.15.2.2 -> 1.15.2.3) 

---- Diffs:

================================================================
Index: SPECS/python-pycairo.spec
diff -u SPECS/python-pycairo.spec:1.15.2.2 SPECS/python-pycairo.spec:1.15.2.3
--- SPECS/python-pycairo.spec:1.15.2.2	Mon Jun 19 23:29:04 2006
+++ SPECS/python-pycairo.spec	Tue Jun 20 18:56:40 2006
@@ -64,6 +64,7 @@
 %setup -q -n %{pname}-%{version}
 
 %build
+export CPPFLAGS='-I/usr/include/python2.4'
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -111,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15.2.3  2006/06/20 16:56:40  freetz
+- export CPPFLAGS pointing to python header files
+
 Revision 1.15.2.2  2006/06/19 21:29:04  freetz
 - dropped obsolete pygtk support, TODO added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pycairo.spec?r1=1.15.2.2&r2=1.15.2.3&f=u



More information about the pld-cvs-commit mailing list