diff options
author | Francois Pons <fpons@mandriva.com> | 2002-11-13 16:05:50 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-11-13 16:05:50 +0000 |
commit | 1de484399a7c30a9bbf05d786b0f44ff6e4dce27 (patch) | |
tree | 6eff84206ba4882e90461f2a1f4edb495439339a /urpmi.spec | |
parent | 692ea46265fa09aded20387559dc86707697d2f5 (diff) | |
download | urpmi-1de484399a7c30a9bbf05d786b0f44ff6e4dce27.tar urpmi-1de484399a7c30a9bbf05d786b0f44ff6e4dce27.tar.gz urpmi-1de484399a7c30a9bbf05d786b0f44ff6e4dce27.tar.bz2 urpmi-1de484399a7c30a9bbf05d786b0f44ff6e4dce27.tar.xz urpmi-1de484399a7c30a9bbf05d786b0f44ff6e4dce27.zip |
4.0-25mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.0 -Release: 24mdk +Release: 25mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -204,6 +204,11 @@ fi %changelog +* Wed Nov 13 2002 François Pons <fpons@mandrakesoft.com> 4.0-25mdk +- fixed --noclean not really completely noclean. +- avoid possible lost of with_hdlist parameter on some case + when updating a medium. + * Thu Nov 7 2002 François Pons <fpons@mandrakesoft.com> 4.0-24mdk - fixed still present debug output of urpmq -R. - fixed bad use of cached list file for file or nfs media. |