diff options
author | Francois Pons <fpons@mandriva.com> | 2003-08-26 14:31:55 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-08-26 14:31:55 +0000 |
commit | a69024488ecf08280f6e946bde8ee844b2486520 (patch) | |
tree | 9baeabb0fc681606bbf3175ea81aaad439dc1e74 /urpmi.spec | |
parent | be2b8172223650269e270c5602db42ef4d898af6 (diff) | |
download | urpmi-a69024488ecf08280f6e946bde8ee844b2486520.tar urpmi-a69024488ecf08280f6e946bde8ee844b2486520.tar.gz urpmi-a69024488ecf08280f6e946bde8ee844b2486520.tar.bz2 urpmi-a69024488ecf08280f6e946bde8ee844b2486520.tar.xz urpmi-a69024488ecf08280f6e946bde8ee844b2486520.zip |
4.2-26mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.4 -Release: 25mdk +Release: 26mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,12 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %changelog +* Tue Aug 26 2003 François Pons <fpons@mandrakesoft.com> 4.4-26mdk +- added -z for rsync:// protocol by default. +- fixed some cosmetic log glitches when progressing download. +- fixed multiple removable device management. +- fixed urpmi not locking urpmi db. + * Fri Aug 22 2003 François Pons <fpons@mandrakesoft.com> 4.4-25mdk - automatically fork transaction if they are multiple. |