diff options
author | Francois Pons <fpons@mandriva.com> | 2003-07-31 15:53:36 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-07-31 15:53:36 +0000 |
commit | 6da3edc36cee66520c74da74618f2d254c078541 (patch) | |
tree | d5b735ec2475b3b402deb2819a5870da0bdbd968 /urpmi.spec | |
parent | 629de6b8fa6e64536889a44f222505bd0b12d631 (diff) | |
download | urpmi-6da3edc36cee66520c74da74618f2d254c078541.tar urpmi-6da3edc36cee66520c74da74618f2d254c078541.tar.gz urpmi-6da3edc36cee66520c74da74618f2d254c078541.tar.bz2 urpmi-6da3edc36cee66520c74da74618f2d254c078541.tar.xz urpmi-6da3edc36cee66520c74da74618f2d254c078541.zip |
4.4-16mdk
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: 15mdk +Release: 16mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,10 @@ $urpm->update_media(nolock => 1); %changelog +* Thu Jul 31 2003 François Pons <fpons@mandrakesoft.com> 4.4-16mdk +- fixed transaction number when split is active. +- fixed transaction which should not be splited in parallel mode. + * Tue Jul 29 2003 François Pons <fpons@mandrakesoft.com> 4.4-15mdk - fixed urpme --parallel --auto still asking the user. - fixed --keep for parallel mode. |