SPECS: python-pycurl.spec - build with debuginfo

patrys patrys at pld-linux.org
Tue Oct 9 22:04:40 CEST 2007


Author: patrys                       Date: Tue Oct  9 20:04:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build with debuginfo

---- Files affected:
SPECS:
   python-pycurl.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/python-pycurl.spec
diff -u SPECS/python-pycurl.spec:1.46 SPECS/python-pycurl.spec:1.47
--- SPECS/python-pycurl.spec:1.46	Fri Jul 13 17:33:13 2007
+++ SPECS/python-pycurl.spec	Tue Oct  9 22:04:34 2007
@@ -63,6 +63,10 @@
 %prep
 %setup -q -n %{module}-%{version}
 
+%build
+python setup.py build \
+	--debug
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{py_sitedir},%{_examplesdir}/%{name}-%{version}}
@@ -101,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2007/10/09 20:04:34  patrys
+- build with debuginfo
+
 Revision 1.46  2007/07/13 15:33:13  qboosh
 - updated runtime dependency too
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pycurl.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list