Author: arekm Date: Thu Nov 1 16:39:37 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - back to stable 3.0.x series
---- Files affected: SPECS: python-urlgrabber.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/python-urlgrabber.spec diff -u SPECS/python-urlgrabber.spec:1.8 SPECS/python-urlgrabber.spec:1.9 --- SPECS/python-urlgrabber.spec:1.8 Tue Feb 13 09:06:43 2007 +++ SPECS/python-urlgrabber.spec Thu Nov 1 17:39:32 2007 @@ -2,12 +2,15 @@ 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 -Version: 3.1.0 +# 3.0.x is stable series (we use that one) +# 3.1.x is devel series +Version: 3.0.0 Release: 1 +Epoch: 1 License: LGPL Group: Libraries/Python Source0: http://linux.duke.edu/projects/urlgrabber/download/urlgrabber-%{version}.tar.gz -# Source0-md5: 2a92d8ce0d89c5e772a98e9b8dcd5b73 +# Source0-md5: 3cdb34db3269baf8006da35b9f82d9c9 URL: http://linux.duke.edu/projects/urlgrabber/ Provides: urlgrabber BuildArch: noarch @@ -45,6 +48,7 @@ %doc ChangeLog README TODO %attr(755,root,root) %{_bindir}/urlgrabber %{py_sitescriptdir}/urlgrabber +%{py_sitescriptdir}/*.egg-info %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -52,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/11/01 16:39:32 arekm +- back to stable 3.0.x series + Revision 1.8 2007/02/13 08:06:43 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-urlgrabber.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
