diff options
author | Francois Pons <fpons@mandriva.com> | 2003-07-28 09:41:36 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-07-28 09:41:36 +0000 |
commit | 4c79fd35995e54553a7c129577f7c744ef38e757 (patch) | |
tree | 1208b1df7a40abdbd41d3ed0f6fcfd5a687e781c /urpmi.spec | |
parent | 0757a63b8852e83b86582df14a6b76db8b4d1d23 (diff) | |
download | urpmi-4c79fd35995e54553a7c129577f7c744ef38e757.tar urpmi-4c79fd35995e54553a7c129577f7c744ef38e757.tar.gz urpmi-4c79fd35995e54553a7c129577f7c744ef38e757.tar.bz2 urpmi-4c79fd35995e54553a7c129577f7c744ef38e757.tar.xz urpmi-4c79fd35995e54553a7c129577f7c744ef38e757.zip |
4.4-11mdk.
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.4 -Release: 10mdk +Release: 11mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,11 @@ $urpm->update_media(nolock => 1); %changelog +* Mon Jul 28 2003 François Pons <fpons@mandrakesoft.com> 4.4-11mdk +- fixed bug 4331. +- printing error again at the end of installation when multiple + transaction failed. + * Fri Jul 25 2003 François Pons <fpons@mandrakesoft.com> 4.4-10mdk - added urpme log and urpmi removing log (bug 3889). - fixed undefined subroutine ...N... when using parallel |