SPECS: dgee.spec - don't search from python 2.3 includes

glen glen at pld-linux.org
Fri Feb 3 16:32:54 CET 2006


Author: glen                         Date: Fri Feb  3 15:32:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't search from python 2.3 includes

---- Files affected:
SPECS:
   dgee.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/dgee.spec
diff -u SPECS/dgee.spec:1.19 SPECS/dgee.spec:1.20
--- SPECS/dgee.spec:1.19	Wed Jan  4 17:22:23 2006
+++ SPECS/dgee.spec	Fri Feb  3 16:32:49 2006
@@ -69,7 +69,7 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-CFLAGS="%{rpmcflags} -I/usr/include/python2.4 -I/usr/include/python2.3"
+CFLAGS="%{rpmcflags} -I/usr/include/python2.4"
 export CFLAGS
 %configure \
 	cflags=our \
@@ -196,6 +196,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/02/03 15:32:49  glen
+- don't search from python 2.3 includes
+
 Revision 1.19  2006/01/04 16:22:23  glen
 - rel 2 to rebuild with webserver = apache
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dgee.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list