diff options
author | Francois Pons <fpons@mandriva.com> | 2003-09-19 14:15:10 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-09-19 14:15:10 +0000 |
commit | b6a045527eb4293f1569b8d534180adf8ad688e8 (patch) | |
tree | 45d02224a4b9ddc88e3487a3df98f5a9a45787b6 /urpmi.spec | |
parent | 5c7264f47e156a5283ef2f542f51a465b1a18289 (diff) | |
download | urpmi-b6a045527eb4293f1569b8d534180adf8ad688e8.tar urpmi-b6a045527eb4293f1569b8d534180adf8ad688e8.tar.gz urpmi-b6a045527eb4293f1569b8d534180adf8ad688e8.tar.bz2 urpmi-b6a045527eb4293f1569b8d534180adf8ad688e8.tar.xz urpmi-b6a045527eb4293f1569b8d534180adf8ad688e8.zip |
on-going 4.4-38mdk
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: 37mdk +Release: 38mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,12 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %changelog +* Fri Sep 19 2003 François Pons <fpons@mandrakesoft.com> 4.4-38mdk +- fixed md5sum or copy of hdlist of virtual media uneeded. +- fixed bug 5807 for names.XXX files still present after removing + medium XXX. +- fixed bug 5802 about exotic character recognized as default answer. + * Wed Sep 17 2003 François Pons <fpons@mandrakesoft.com> 4.4-37mdk - fixed virtual media examination of list file. |