Author: glen                         Date: Wed Feb  3 22:03:12 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- merge 3.9.1 from DEVEL (ok by arekm); rel 1

---- Files affected:
packages/python-urlgrabber:
   python-urlgrabber.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/python-urlgrabber/python-urlgrabber.spec
diff -u packages/python-urlgrabber/python-urlgrabber.spec:1.16 
packages/python-urlgrabber/python-urlgrabber.spec:1.17
--- packages/python-urlgrabber/python-urlgrabber.spec:1.16      Wed Feb  3 
02:57:50 2010
+++ packages/python-urlgrabber/python-urlgrabber.spec   Wed Feb  3 23:03:03 2010
@@ -2,20 +2,21 @@
 Summary:       A high-level cross-protocol url-grabber
 Summary(pl.UTF-8):     Wysokopoziomowa biblioteka do wychwytywania URL-i do 
wielu protokołów
 Name:          python-urlgrabber
-# 3.0.x is stable series (we use that one)
-# 3.9.x is devel series
-Version:       3.0.0
-Release:       4
+Version:       3.9.1
+Release:       1
 Epoch:         1
 License:       LGPL v2.1+
 Group:         Libraries/Python
-Source0:       
http://linux.duke.edu/projects/urlgrabber/download/urlgrabber-%{version}.tar.gz
-# Source0-md5: 3cdb34db3269baf8006da35b9f82d9c9
+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-devel
+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 +34,7 @@
 
 %prep
 %setup -q -n urlgrabber-%{version}
+%patch1 -p1
 
 %build
 %{__python} setup.py build
@@ -61,8 +63,17 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/02/03 22:03:03  glen
+- merge 3.9.1 from DEVEL (ok by arekm); rel 1
+
 Revision 1.16  2010/02/03 01:57:50  sparky
 - BR: python-devel
+
+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
 
 Revision 1.15  2010/02/02 23:56:55  glen
 - update url
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to