summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-07-31 15:53:36 +0000
committerFrancois Pons <fpons@mandriva.com>2003-07-31 15:53:36 +0000
commit6da3edc36cee66520c74da74618f2d254c078541 (patch)
treed5b735ec2475b3b402deb2819a5870da0bdbd968 /urpmi.spec
parent629de6b8fa6e64536889a44f222505bd0b12d631 (diff)
downloadurpmi-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.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index cb07ef20..8bdc29df 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -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.