summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-07-29 13:12:04 +0000
committerFrancois Pons <fpons@mandriva.com>2003-07-29 13:12:04 +0000
commita03e5a4005b32455bd57c543d24f5de820d48835 (patch)
treecdd8260c5e51d0abd58b4612aba41b19040aca16 /urpmi.spec
parente87d9832ecaa4dae2b6071b3208c7665aac98bf9 (diff)
downloadurpmi-a03e5a4005b32455bd57c543d24f5de820d48835.tar
urpmi-a03e5a4005b32455bd57c543d24f5de820d48835.tar.gz
urpmi-a03e5a4005b32455bd57c543d24f5de820d48835.tar.bz2
urpmi-a03e5a4005b32455bd57c543d24f5de820d48835.tar.xz
urpmi-a03e5a4005b32455bd57c543d24f5de820d48835.zip
4.4-14mdk (in progress).
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 703c04a5..56f72295 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 4.4
-Release: 13mdk
+Release: 14mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -202,6 +202,13 @@ $urpm->update_media(nolock => 1);
%changelog
+* Tue Jul 29 2003 François Pons <fpons@mandrakesoft.com> 4.4-14mdk
+- fixed urpme --auto disabling fuzzy report.
+- fixed urpme --parallel which was not handling log.
+- fixed urpme to always ask user in parallel mode.
+- make package compilable directly on Mandrake Clustering
+ which is a 9.0 based distribution.
+
* Mon Jul 28 2003 François Pons <fpons@mandrakesoft.com> 4.4-13mdk
- fixed trying to promote ARRAY(...) message.
- fixed output of urpmq to be sorted.