summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-08-22 15:18:48 +0000
committerFrancois Pons <fpons@mandriva.com>2003-08-22 15:18:48 +0000
commit73533f82a71f49ebc423f5b7de321b5dee5f150e (patch)
treef0f88035bf9f5588e1c89e1bb506d680cd871b43 /urpmi.spec
parentb7c0cd335ae09e787a9230cfdbae4d9f9d9e3f00 (diff)
downloadurpmi-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.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index f026ff61..4768cc75 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -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).