diff options
author | Francois Pons <fpons@mandriva.com> | 2003-07-28 12:02:55 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-07-28 12:02:55 +0000 |
commit | c6dd215b2f162f433b9331fa207e84194bdfa910 (patch) | |
tree | 70a495f9ef1df3899ab502d06d36d54c101f381d /urpmi.spec | |
parent | 4c79fd35995e54553a7c129577f7c744ef38e757 (diff) | |
download | urpmi-c6dd215b2f162f433b9331fa207e84194bdfa910.tar urpmi-c6dd215b2f162f433b9331fa207e84194bdfa910.tar.gz urpmi-c6dd215b2f162f433b9331fa207e84194bdfa910.tar.bz2 urpmi-c6dd215b2f162f433b9331fa207e84194bdfa910.tar.xz urpmi-c6dd215b2f162f433b9331fa207e84194bdfa910.zip |
4.4-12mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.4 -Release: 11mdk +Release: 12mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,9 @@ $urpm->update_media(nolock => 1); %changelog +* Mon Jul 28 2003 François Pons <fpons@mandrakesoft.com> 4.4-12mdk +- avoid spliting transaction if --test is used. + * 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 |