diff options
author | Francois Pons <fpons@mandriva.com> | 2002-10-25 07:58:56 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-10-25 07:58:56 +0000 |
commit | 9b0551b8268d4c755d6090f18665ff97036abf44 (patch) | |
tree | 7cb6c11e15d12457e42b513a6dce1c40cab7f7e4 /urpmi.spec | |
parent | 8621a2d4e8b5f15dfc8cf87182899f83702c6275 (diff) | |
download | urpmi-9b0551b8268d4c755d6090f18665ff97036abf44.tar urpmi-9b0551b8268d4c755d6090f18665ff97036abf44.tar.gz urpmi-9b0551b8268d4c755d6090f18665ff97036abf44.tar.bz2 urpmi-9b0551b8268d4c755d6090f18665ff97036abf44.tar.xz urpmi-9b0551b8268d4c755d6090f18665ff97036abf44.zip |
4.0-22mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.0 -Release: 21mdk +Release: 22mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -204,6 +204,13 @@ fi %changelog +* Thu Oct 24 2002 François Pons <fpons@mandrakesoft.com> 4.0-22mdk +- fixed online help of tools to be more consistent. +- added some times missing --help options. +- fixed bad version displayed by urpmq. +- added --list-aliases to list parallel aliases. +- fixed bad rpm in cache by checking only MD5 signature. + * Wed Oct 16 2002 François Pons <fpons@mandrakesoft.com> 4.0-21mdk - fixed bad copy of files when a relative symlink is used. - added minimal README documentation files for distributed modules. |