summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-09-08 13:41:45 +0000
committerFrancois Pons <fpons@mandriva.com>2003-09-08 13:41:45 +0000
commitd8f25092ae8ff3e4c2fd4611ed751443f7f3413d (patch)
tree96b0702c9c0e82d2e7ec2fb668222bd3f3af5721 /urpmi.spec
parentd39ebb4959506f6c708aeb1a254e968f0da99ec7 (diff)
downloadurpmi-d8f25092ae8ff3e4c2fd4611ed751443f7f3413d.tar
urpmi-d8f25092ae8ff3e4c2fd4611ed751443f7f3413d.tar.gz
urpmi-d8f25092ae8ff3e4c2fd4611ed751443f7f3413d.tar.bz2
urpmi-d8f25092ae8ff3e4c2fd4611ed751443f7f3413d.tar.xz
urpmi-d8f25092ae8ff3e4c2fd4611ed751443f7f3413d.zip
4.4-34mdk
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 ab15c020..85a30194 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 4.4
-Release: 33mdk
+Release: 34mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -202,6 +202,13 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%changelog
+* Mon Sep 8 2003 François Pons <fpons@mandrakesoft.com> 4.4-34mdk
+- make sure --force will answer yes for all question (except
+ choosing a package and changing removable media, this means that
+ signature checking is also disabled).
+- force second pass if virtual media using hdlist are used.
+- improved probing files for hdlist or synthesis.
+
* Sat Sep 6 2003 François Pons <fpons@mandrakesoft.com> 4.4-33mdk
- added automatic generation of /var/lib/urpmi/names.<medium>
for completion to be faster.