summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-07-25 15:49:16 +0000
committerFrancois Pons <fpons@mandriva.com>2003-07-25 15:49:16 +0000
commit4dda91172118d2bc764b91d756828983b34ae558 (patch)
tree8c111c9b6b389797bb7e7e40fa09ddd0c9c55215 /urpmi.spec
parent1a7d1415ad7dab53d03ac0f58ae1741ceb71520c (diff)
downloadurpmi-4dda91172118d2bc764b91d756828983b34ae558.tar
urpmi-4dda91172118d2bc764b91d756828983b34ae558.tar.gz
urpmi-4dda91172118d2bc764b91d756828983b34ae558.tar.bz2
urpmi-4dda91172118d2bc764b91d756828983b34ae558.tar.xz
urpmi-4dda91172118d2bc764b91d756828983b34ae558.zip
removed -z support for ftp download using curl as it doesn't work correctly.
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/urpmi.spec b/urpmi.spec
index d792c180..5c4fff38 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -208,9 +208,6 @@ $urpm->update_media(nolock => 1);
mode (bug 3982).
- fixed moving of files inside the cache (bug 3833).
- fixed not obvious error message (bug 3436).
-- dropped complex time checking with curl ftp download as it
- should now be handled correctly by curl -z option since 7.10.5,
- Data::Manip perl module is now no more used.
- fixed parallel installation of local files.
* Thu Jul 17 2003 François Pons <fpons@mandrakesoft.com> 4.4-9mdk