SPECS (AC-branch): python-pycurl.spec - updated to 7.16.4 from HEAD

glen glen at pld-linux.org
Tue Feb 26 01:38:02 CET 2008


Author: glen                         Date: Tue Feb 26 00:38:02 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- updated to 7.16.4 from HEAD

---- Files affected:
SPECS:
   python-pycurl.spec (1.39.2.1 -> 1.39.2.2) 

---- Diffs:

================================================================
Index: SPECS/python-pycurl.spec
diff -u SPECS/python-pycurl.spec:1.39.2.1 SPECS/python-pycurl.spec:1.39.2.2
--- SPECS/python-pycurl.spec:1.39.2.1	Tue Feb 26 01:34:57 2008
+++ SPECS/python-pycurl.spec	Tue Feb 26 01:37:57 2008
@@ -3,21 +3,20 @@
 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.15.5.1
-Release:	2
+Version:	7.16.4
+Release:	1
 License:	LGPL
 Group:		Libraries/Python
 Source0:	http://pycurl.sourceforge.net/download/%{module}-%{version}.tar.gz
-# Source0-md5:	464cfbeba150d99d92a407c7c8b751de
-Patch0:		%{name}-curl.patch
+# Source0-md5:	b2ad729cf4ccc16f8d169d2511764eb6
 URL:		http://pycurl.sourceforge.net/
-BuildRequires:	curl-devel >= 7.15.5
+BuildRequires:	curl-devel >= 7.16.4
 BuildRequires:	python
 BuildRequires:	python-devel
 BuildRequires:	python-modules
 BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-libs
-Requires:	curl-libs >= 7.15.5
+Requires:	curl-libs >= 7.16.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -63,7 +62,10 @@
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+
+%build
+python setup.py build \
+	--debug
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -76,6 +78,7 @@
 find $RPM_BUILD_ROOT%{py_sitedir} -name \*.py -exec rm {} \;
 
 cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+rm -rf $RPM_BUILD_ROOT%{_docdir}/pycurl
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -101,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39.2.2  2008-02-26 00:37:57  glen
+- updated to 7.16.4 from HEAD
+
 Revision 1.39.2.1  2008-02-26 00:34:57  glen
 - convert to utf8
 
================================================================

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



More information about the pld-cvs-commit mailing list