diff options
author | Francois Pons <fpons@mandriva.com> | 2003-07-17 12:05:24 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-07-17 12:05:24 +0000 |
commit | d321502b43970e9568c80665f81d929b598f3173 (patch) | |
tree | 17ccbc72f77ac80fc96e084a9aedf5c7a27e3103 /urpmi.spec | |
parent | 86227a2b5baf62a2a75307f9b949ffe6ee24bfbe (diff) | |
download | urpmi-d321502b43970e9568c80665f81d929b598f3173.tar urpmi-d321502b43970e9568c80665f81d929b598f3173.tar.gz urpmi-d321502b43970e9568c80665f81d929b598f3173.tar.bz2 urpmi-d321502b43970e9568c80665f81d929b598f3173.tar.xz urpmi-d321502b43970e9568c80665f81d929b598f3173.zip |
4.4-9mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.4 -Release: 8mdk +Release: 9mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,10 @@ $urpm->update_media(nolock => 1); %changelog +* Thu Jul 17 2003 François Pons <fpons@mandrakesoft.com> 4.4-9mdk +- fixed error code reporting after installation. +- fixed if packages have not been found on some cases. + * Thu Jun 26 2003 François Pons <fpons@mandrakesoft.com> 4.4-8mdk - fixed urpmq -d not working if package given has unsatisfied dependencies as backtrack is active, now -d use nodeps. |