Author: arekm Date: Mon Dec 1 13:26:37 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - todo, avoid unlinking not existing file
---- Files affected: SPECS: wget.spec (1.144 -> 1.145) ---- Diffs: ================================================================ Index: SPECS/wget.spec diff -u SPECS/wget.spec:1.144 SPECS/wget.spec:1.145 --- SPECS/wget.spec:1.144 Mon Nov 10 21:17:58 2008 +++ SPECS/wget.spec Mon Dec 1 14:26:31 2008 @@ -3,6 +3,7 @@ # - add --delete-remote patches: # - http://wget-bugs.ferrara.linux.it/issue9 # - or http://osdir.com/ml/web.wget.patches/2005-09/msg00006.html +# - add http://article.gmane.org/gmane.comp.web.wget.patches/2333 Summary: A utility for retrieving files using the HTTP or FTP protocols Summary(es.UTF-8): Cliente en línea de comando para bajar archivos WWW/FTP con recursión opcional Summary(fr.UTF-8): Un utilitaire pour recuperer des fichiers en utilisant les protocoles HTTP ou FTP @@ -172,6 +173,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.145 2008/12/01 13:26:31 arekm +- todo, avoid unlinking not existing file + Revision 1.144 2008/11/10 20:17:58 glen - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wget.spec?r1=1.144&r2=1.145&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
