summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-09-11 14:15:51 +0000
committerFrancois Pons <fpons@mandriva.com>2002-09-11 14:15:51 +0000
commitc48a497cf0700250f71b5e1a722d87d13003d150 (patch)
tree1f31bf849d0f6855dab4a072913cebdf6c3d21d0 /urpmi.spec
parentc1e99ee90bca346cf2a31259c3cfe8c66088a43e (diff)
downloadurpmi-c48a497cf0700250f71b5e1a722d87d13003d150.tar
urpmi-c48a497cf0700250f71b5e1a722d87d13003d150.tar.gz
urpmi-c48a497cf0700250f71b5e1a722d87d13003d150.tar.bz2
urpmi-c48a497cf0700250f71b5e1a722d87d13003d150.tar.xz
urpmi-c48a497cf0700250f71b5e1a722d87d13003d150.zip
4.0-17mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/urpmi.spec b/urpmi.spec
index e2309ec3..55710395 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@ define group System/Configuration/Packaging
Name: urpmi
Version: 4.0
-Release: 16mdk
+Release: 17mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -37,7 +37,7 @@ gurpmi is a graphical front-end to urpmi
%package -n urpmi-parallel-ka-run
Summary: Parallel extensions to urpmi using ka-run
-Requires: urpmi >= 4.0 ka-run >= 2.0-6mdk
+Requires: urpmi >= 4.0 ka-run >= 2.0-15mdk
Group: %{group}
%description -n urpmi-parallel-ka-run
urpmi-parallel-ka-run is an extensions module to urpmi for handling
@@ -202,9 +202,13 @@ fi
%changelog
+* Wed Sep 11 2002 François Pons <fpons@mandrakesoft.com> 4.0-17mdk
+- improved ka-run distributed module to copy all files with one
+ invocation (newly supported in ka-run-2.0-15mdk).
+
* Mon Sep 9 2002 Daouda LO <daouda@mandrakesoft.com> 4.0-16mdk
- InitialPreference for gurpmi (clicking on a rpm under konqueror
- should launch gurpmi instead of kpackage).
+ should launch gurpmi instead of kpackage).
* Fri Sep 6 2002 François Pons <fpons@mandrakesoft.com> 4.0-15mdk
- fixed previous fix not correctly fixed.