diff options
author | Francois Pons <fpons@mandriva.com> | 2003-08-11 16:52:01 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-08-11 16:52:01 +0000 |
commit | dc0e34f5c09a230a35b591c421f6b689ebc44325 (patch) | |
tree | 6b2496e5f57bc2b9a9b0bdbf750376e735edf9c1 /urpmi.spec | |
parent | f909aaca4dfa3a36f18c1f58dd07306c2ddfd329 (diff) | |
download | urpmi-dc0e34f5c09a230a35b591c421f6b689ebc44325.tar urpmi-dc0e34f5c09a230a35b591c421f6b689ebc44325.tar.gz urpmi-dc0e34f5c09a230a35b591c421f6b689ebc44325.tar.bz2 urpmi-dc0e34f5c09a230a35b591c421f6b689ebc44325.tar.xz urpmi-dc0e34f5c09a230a35b591c421f6b689ebc44325.zip |
progress with additional fixes.
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -204,6 +204,8 @@ $urpm->update_media(nolock => 1); %changelog - added -a flag for urpmq (so that urpmq -a -y -r will do what is requested more or less). +- fixed rsync:// and ssh:// protocol with integer limit-rate not + multiple of 1024. * Mon Aug 11 2003 François Pons <fpons@mandrakesoft.com> 4.4-20mdk - fixed bug 4637 and add reason for removing package in urpme. |