summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-06-28 12:35:43 +0000
committerFrancois Pons <fpons@mandriva.com>2002-06-28 12:35:43 +0000
commitab18e550dddce9519cc42bfa1c3353066fc7b7f4 (patch)
tree71917427d42d4eb3b0c8f4449eb4d467477ea6e5 /urpmi.spec
parentb67cae4683e58ced6b28721cba36e1f1aa2b83b7 (diff)
downloadurpmi-ab18e550dddce9519cc42bfa1c3353066fc7b7f4.tar
urpmi-ab18e550dddce9519cc42bfa1c3353066fc7b7f4.tar.gz
urpmi-ab18e550dddce9519cc42bfa1c3353066fc7b7f4.tar.bz2
urpmi-ab18e550dddce9519cc42bfa1c3353066fc7b7f4.tar.xz
urpmi-ab18e550dddce9519cc42bfa1c3353066fc7b7f4.zip
3.6-4mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index e4a5fdca..39adfcf3 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 3.6
-Release: 3mdk
+Release: 4mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -144,6 +144,13 @@ fi
%changelog
+* Fri Jun 28 2002 François Pons <fpons@mandrakesoft.com> 3.6-4mdk
+- increase retry count to 10 instead of 3 for rsync and ssh protocol.
+- support prefered tools to download files (grpmi only handles ftp
+ and http protocol currently).
+- change behaviour of no answered to remove package to simply ignore
+ remove instead of exiting.
+
* Fri Jun 28 2002 François Pons <fpons@mandrakesoft.com> 3.6-3mdk
- fix deadlock on removing package.
- fix rsync download for mulitples files.