SPECS: python-pycurl.spec - updated to 7.15.2 (for curl 7.15.2) - ...

qboosh qboosh at pld-linux.org
Sun Mar 5 10:09:23 CET 2006


Author: qboosh                       Date: Sun Mar  5 09:09:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 7.15.2 (for curl 7.15.2)
- depend on curl-libs not whole curl

---- Files affected:
SPECS:
   python-pycurl.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/python-pycurl.spec
diff -u SPECS/python-pycurl.spec:1.32 SPECS/python-pycurl.spec:1.33
--- SPECS/python-pycurl.spec:1.32	Fri Feb  3 19:52:36 2006
+++ SPECS/python-pycurl.spec	Sun Mar  5 10:09:18 2006
@@ -3,18 +3,18 @@
 Summary:	Free and easy-to-use client-side URL transfer library
 Summary(pl):	Łatwa w użyciu biblioteka obsługi URL od strony klienta
 Name:		python-%{module}
-Version:	7.15.1
+Version:	7.15.2
 Release:	1
 License:	LGPL
 Group:		Libraries/Python
 Source0:	http://pycurl.sourceforge.net/download/%{module}-%{version}.tar.gz
-# Source0-md5:	8d0ec5c269d00ffd301aa4532f48e71b
+# Source0-md5:	d96d7392304f4c3c4ebdc05dd479fc41
 URL:		http://pycurl.sourceforge.net/
-BuildRequires:	curl-devel >= 7.15.0
+BuildRequires:	curl-devel >= 7.15.2
 BuildRequires:	python
 BuildRequires:	python-devel
 BuildRequires:	python-modules
-Requires:	curl >= 7.15.0
+Requires:	curl-libs >= 7.15.2
 Requires:	python
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -98,6 +98,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2006/03/05 09:09:18  qboosh
+- updated to 7.15.2 (for curl 7.15.2)
+- depend on curl-libs not whole curl
+
 Revision 1.32  2006/02/03 18:52:36  qboosh
 - updated to 7.15.1 (fixes memory leak)
 
================================================================

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



More information about the pld-cvs-commit mailing list