Author: glen Date: Wed Feb 3 00:29:04 2010 GMT Module: packages Tag: DEVEL ---- Log message: - pycurl dependency, HEAD patch from fc
---- Files affected: packages/python-urlgrabber: python-urlgrabber.spec (1.15.2.1 -> 1.15.2.2) ---- Diffs: ================================================================ Index: packages/python-urlgrabber/python-urlgrabber.spec diff -u packages/python-urlgrabber/python-urlgrabber.spec:1.15.2.1 packages/python-urlgrabber/python-urlgrabber.spec:1.15.2.2 --- packages/python-urlgrabber/python-urlgrabber.spec:1.15.2.1 Wed Feb 3 00:58:49 2010 +++ packages/python-urlgrabber/python-urlgrabber.spec Wed Feb 3 01:28:58 2010 @@ -6,16 +6,19 @@ Summary(pl.UTF-8): Wysokopoziomowa biblioteka do wychwytywania URL-i do wielu protokołów Name: python-urlgrabber Version: 3.9.1 -Release: 0.1 +Release: 0.4 Epoch: 1 License: LGPL v2.1+ Group: Libraries/Python Source0: http://urlgrabber.baseurl.org/download/urlgrabber-%{version}.tar.gz # Source0-md5: 00c8359bf71062d0946bacea521f80b4 +Patch1: urlgrabber-HEAD.patch URL: http://urlgrabber.baseurl.org/ BuildRequires: python >= 1:2.5 +BuildRequires: python-pycurl >= 7.19 BuildRequires: rpm-pythonprov %pyrequires_eq python-libs +Requires: python-pycurl >= 7.19 Provides: urlgrabber BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -33,6 +36,7 @@ %prep %setup -q -n urlgrabber-%{version} +%patch1 -p1 %build %{__python} setup.py build @@ -61,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15.2.2 2010/02/03 00:28:58 glen +- pycurl dependency, HEAD patch from fc + Revision 1.15.2.1 2010/02/02 23:58:49 glen - 3.9.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-urlgrabber/python-urlgrabber.spec?r1=1.15.2.1&r2=1.15.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
