SPECS: python-elspy.spec - build as localscan module

arekm arekm at pld-linux.org
Thu Sep 1 17:59:10 CEST 2005


Author: arekm                        Date: Thu Sep  1 15:59:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build as localscan module

---- Files affected:
SPECS:
   python-elspy.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/python-elspy.spec
diff -u SPECS/python-elspy.spec:1.4 SPECS/python-elspy.spec:1.5
--- SPECS/python-elspy.spec:1.4	Thu Sep  1 17:56:24 2005
+++ SPECS/python-elspy.spec	Thu Sep  1 17:59:05 2005
@@ -29,7 +29,8 @@
 %patch0 -p1
 
 %build
-%{__cc} %{rpmcflags} %{rpmldflags} -fPIC -I%{_includedir}/exim -I%{_includedir}/python2.4 \
+%{__cc} -DDLOPEN_LOCAL_SCAN=1 %{rpmcflags} %{rpmldflags} -fPIC \
+	-I%{_includedir}/exim -I%{_includedir}/python2.4 \
         -lpython -shared %{module}.c -o %{module}.so
 
 %install
@@ -58,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/01 15:59:05  arekm
+- build as localscan module
+
 Revision 1.4  2005/09/01 15:56:24  arekm
 - add cvs patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-elspy.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list