summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2004-01-30 19:16:15 +0000
committerOlivier Blin <oblin@mandriva.org>2004-01-30 19:16:15 +0000
commitb5df9cfc8172135b17fd0bf3257ab3c7fece8edb (patch)
tree7c6a46805f974bfb983c605538cf3a4c526ebd58 /urpmi.spec
parentcbcf6970fd363965fbfea04f7c3f987a41244750 (diff)
downloadurpmi-b5df9cfc8172135b17fd0bf3257ab3c7fece8edb.tar
urpmi-b5df9cfc8172135b17fd0bf3257ab3c7fece8edb.tar.gz
urpmi-b5df9cfc8172135b17fd0bf3257ab3c7fece8edb.tar.bz2
urpmi-b5df9cfc8172135b17fd0bf3257ab3c7fece8edb.tar.xz
urpmi-b5df9cfc8172135b17fd0bf3257ab3c7fece8edb.zip
download resuming options
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index df3dad32..2786d71f 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.4.4
+%define version 4.4.5
%define release 1mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -236,6 +236,11 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Fri Jan 30 2004 Olivier Blin <blino@mandrake.org> 4.4.5-1mdk
+- add --resume and --no-resume options in urpmi
+ (to resume transfer of partially-downloaded files)
+- add resume option in global config section
+
* Wed Jan 28 2004 Olivier Blin <blino@mandrake.org> 4.4.4-1mdk
- fix --wget and --curl in urpmi.update