SPECS: python-urlgrabber.spec - 2.9.8

glen glen at pld-linux.org
Wed May 24 20:42:30 CEST 2006


Author: glen                         Date: Wed May 24 18:42:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.9.8

---- Files affected:
SPECS:
   python-urlgrabber.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-urlgrabber.spec
diff -u SPECS/python-urlgrabber.spec:1.2 SPECS/python-urlgrabber.spec:1.3
--- SPECS/python-urlgrabber.spec:1.2	Sun Apr 24 16:26:05 2005
+++ SPECS/python-urlgrabber.spec	Wed May 24 20:42:25 2006
@@ -2,12 +2,12 @@
 Summary:	A high-level cross-protocol url-grabber
 Summary(pl):	Wysokopoziomowa biblioteka do wychwytywania URL-i do wielu protokołów
 Name:		python-urlgrabber
-Version:	2.9.6
+Version:	2.9.8
 Release:	1
 License:	LGPL
 Group:		Libraries
 Source0:	http://linux.duke.edu/projects/urlgrabber/download/urlgrabber-%{version}.tar.gz
-# Source0-md5:	e4afa725cf63b2684019f92cd8255671
+# Source0-md5:	621abdb5f839e139c7b27802f99bc72f
 URL:		http://linux.duke.edu/projects/urlgrabber/
 Provides:	urlgrabber
 BuildArch:	noarch
@@ -31,7 +31,11 @@
 python setup.py build
 
 %install
-python setup.py install --root=$RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
+python setup.py install \
+	--root=$RPM_BUILD_ROOT
+
+rm -rf $RPM_BUILD_ROOT%{_docdir}/urlgrabber-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -48,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/24 18:42:25  glen
+- 2.9.8
+
 Revision 1.2  2005/04/24 14:26:05  qboosh
 - pl, cleanups, added Source0 URL, use explicit file list
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-urlgrabber.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list