SPECS: python-pycurl.spec - rel 2; fix for new curl

arekm arekm at pld-linux.org
Fri Dec 22 00:50:19 CET 2006


Author: arekm                        Date: Thu Dec 21 23:50:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fix for new curl

---- Files affected:
SPECS:
   python-pycurl.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/python-pycurl.spec
diff -u SPECS/python-pycurl.spec:1.38 SPECS/python-pycurl.spec:1.39
--- SPECS/python-pycurl.spec:1.38	Sat Nov 18 14:34:24 2006
+++ SPECS/python-pycurl.spec	Fri Dec 22 00:50:13 2006
@@ -4,11 +4,12 @@
 Summary(pl):	Łatwa w użyciu biblioteka obsługi URL od strony klienta
 Name:		python-%{module}
 Version:	7.15.5.1
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Libraries/Python
 Source0:	http://pycurl.sourceforge.net/download/%{module}-%{version}.tar.gz
 # Source0-md5:	464cfbeba150d99d92a407c7c8b751de
+Patch0:		%{name}-curl.patch
 URL:		http://pycurl.sourceforge.net/
 BuildRequires:	curl-devel >= 7.15.5
 BuildRequires:	python
@@ -62,6 +63,7 @@
 
 %prep
 %setup -q -n %{module}-%{version}
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -99,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2006/12/21 23:50:13  arekm
+- rel 2; fix for new curl
+
 Revision 1.38  2006/11/18 13:34:24  qboosh
 - require python-libs not python interpreter
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pycurl.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list