packages: python-pycurl/python-pycurl.spec - Version 7.19.0

matkor matkor at pld-linux.org
Tue Feb 2 17:39:38 CET 2010


Author: matkor                       Date: Tue Feb  2 16:39:38 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Version 7.19.0

---- Files affected:
packages/python-pycurl:
   python-pycurl.spec (1.53 -> 1.54) 

---- Diffs:

================================================================
Index: packages/python-pycurl/python-pycurl.spec
diff -u packages/python-pycurl/python-pycurl.spec:1.53 packages/python-pycurl/python-pycurl.spec:1.54
--- packages/python-pycurl/python-pycurl.spec:1.53	Mon Dec 14 13:17:23 2009
+++ packages/python-pycurl/python-pycurl.spec	Tue Feb  2 17:39:33 2010
@@ -1,24 +1,27 @@
 # $Revision$, $Date$
 # TODO
 # - as-needed fix: drop libssh2 dep from curl
+# - verify if curl-static is really needed ?
 %define 	module	pycurl
 Summary:	Free and easy-to-use client-side URL transfer library
 Summary(pl.UTF-8):	Łatwa w użyciu biblioteka obsługi URL od strony klienta
 Name:		python-%{module}
-Version:	7.16.4
-Release:	6
+Version:	7.19.0 
+# http://pycurl.sourceforge.net/download/pycurl-7.19.0.tar.gz
+Release:	1
 License:	LGPL
 Group:		Libraries/Python
 Source0:	http://pycurl.sourceforge.net/download/%{module}-%{version}.tar.gz
-# Source0-md5:	b2ad729cf4ccc16f8d169d2511764eb6
+# Source0-md5:	919d58fe37e69fe87ce4534d8b6a1c7b
 URL:		http://pycurl.sourceforge.net/
-BuildRequires:	curl-devel >= 7.16.4
+BuildRequires:	curl-devel >= 7.19
+BuildRequires:	curl-static >= 7.19
 BuildRequires:	python >= 1:2.5
 BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	python-modules >= 1:2.5
 BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-libs
-Requires:	curl-libs >= 7.16.4
+Requires:	curl-libs >= 7.19
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -107,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2010/02/02 16:39:33  matkor
+- Version 7.19.0
+
 Revision 1.53  2009/12/14 12:17:23  baggins
 - rel 6
 
================================================================

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



More information about the pld-cvs-commit mailing list