diff options
author | Francois Pons <fpons@mandriva.com> | 2003-08-22 15:18:48 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-08-22 15:18:48 +0000 |
commit | 73533f82a71f49ebc423f5b7de321b5dee5f150e (patch) | |
tree | f0f88035bf9f5588e1c89e1bb506d680cd871b43 /urpmi.spec | |
parent | b7c0cd335ae09e787a9230cfdbae4d9f9d9e3f00 (diff) | |
download | urpmi-73533f82a71f49ebc423f5b7de321b5dee5f150e.tar urpmi-73533f82a71f49ebc423f5b7de321b5dee5f150e.tar.gz urpmi-73533f82a71f49ebc423f5b7de321b5dee5f150e.tar.bz2 urpmi-73533f82a71f49ebc423f5b7de321b5dee5f150e.tar.xz urpmi-73533f82a71f49ebc423f5b7de321b5dee5f150e.zip |
4.4-25mdk
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: 24mdk +Release: 25mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,9 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %changelog +* Fri Aug 22 2003 François Pons <fpons@mandrakesoft.com> 4.4-25mdk +- automatically fork transaction if they are multiple. + * Thu Aug 21 2003 François Pons <fpons@mandrakesoft.com> 4.4-24mdk - updated with newer perl-URPM (changes in URPM::Signature). |