packages: python-urlgrabber/python-urlgrabber.spec - update url

glen glen at pld-linux.org
Wed Feb 3 00:57:00 CET 2010


Author: glen                         Date: Tue Feb  2 23:57:00 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update url

---- Files affected:
packages/python-urlgrabber:
   python-urlgrabber.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: packages/python-urlgrabber/python-urlgrabber.spec
diff -u packages/python-urlgrabber/python-urlgrabber.spec:1.14 packages/python-urlgrabber/python-urlgrabber.spec:1.15
--- packages/python-urlgrabber/python-urlgrabber.spec:1.14	Fri Oct  3 20:02:51 2008
+++ packages/python-urlgrabber/python-urlgrabber.spec	Wed Feb  3 00:56:55 2010
@@ -3,7 +3,7 @@
 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.1.x is devel series
+# 3.9.x is devel series
 Version:	3.0.0
 Release:	4
 Epoch:		1
@@ -11,7 +11,7 @@
 Group:		Libraries/Python
 Source0:	http://linux.duke.edu/projects/urlgrabber/download/urlgrabber-%{version}.tar.gz
 # Source0-md5:	3cdb34db3269baf8006da35b9f82d9c9
-URL:		http://linux.duke.edu/projects/urlgrabber/
+URL:		http://urlgrabber.baseurl.org/
 BuildRequires:	python >= 1:2.5
 BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-libs
@@ -34,11 +34,11 @@
 %setup -q -n urlgrabber-%{version}
 
 %build
-python setup.py build
+%{__python} setup.py build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-python setup.py install \
+%{__python} setup.py install \
 	--root=$RPM_BUILD_ROOT
 
 rm -rf $RPM_BUILD_ROOT%{_docdir}/urlgrabber-%{version}
@@ -60,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2010/02/02 23:56:55  glen
+- update url
+
 Revision 1.14  2008/10/03 18:02:51  arekm
 - release 4
 
================================================================

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



More information about the pld-cvs-commit mailing list