diff options
author | Francois Pons <fpons@mandriva.com> | 2002-08-26 21:24:02 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-08-26 21:24:02 +0000 |
commit | 2884d491b2e47f393085cebcdc8bcab92937f8b2 (patch) | |
tree | 976ff2e3a73ff04d7f20b14eae76112939d9f241 /urpmi.spec | |
parent | 28df52a7dce6e7aee0fa1ebd2c921b8deb813170 (diff) | |
download | urpmi-2884d491b2e47f393085cebcdc8bcab92937f8b2.tar urpmi-2884d491b2e47f393085cebcdc8bcab92937f8b2.tar.gz urpmi-2884d491b2e47f393085cebcdc8bcab92937f8b2.tar.bz2 urpmi-2884d491b2e47f393085cebcdc8bcab92937f8b2.tar.xz urpmi-2884d491b2e47f393085cebcdc8bcab92937f8b2.zip |
4.0-4mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.0 -Release: 3mdk +Release: 4mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -177,6 +177,16 @@ fi %changelog +* Mon Aug 26 2002 François Pons <fpons@mandrakesoft.com> 4.0-4mdk +- english typo fixed. +- improved skip.list contents to provides using sense and regexp + on package fullname. +- added --test options to urpmi to test installation. +- made --verify-rpm the default (use --no-verify-rpm to avoid). +- fixed command line not seen in log. +- improved parallel module to check installation on all nodes before + doing it effectively. + * Fri Aug 23 2002 Warly <warly@mandrakesoft.com> 4.0-3mdk - fix urpme '/' pb |