summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-05-30 11:39:41 +0000
committerFrancois Pons <fpons@mandriva.com>2001-05-30 11:39:41 +0000
commit28bdfe3f04e07a284007a778a6462b0e99637ce3 (patch)
tree690e50613e525d70c43f6796c6066916d1a4972c /urpmi.spec
parentfd750c801a099c92b57c43fbab8f3e52f9b3c39f (diff)
downloadurpmi-28bdfe3f04e07a284007a778a6462b0e99637ce3.tar
urpmi-28bdfe3f04e07a284007a778a6462b0e99637ce3.tar.gz
urpmi-28bdfe3f04e07a284007a778a6462b0e99637ce3.tar.bz2
urpmi-28bdfe3f04e07a284007a778a6462b0e99637ce3.tar.xz
urpmi-28bdfe3f04e07a284007a778a6462b0e99637ce3.zip
1.5-40mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index d6187bb5..71b05fee 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 1.5
-Release: 39mdk
+Release: 40mdk
License: GPL
Source0: %{name}.tar.bz2
Summary: User mode rpm install
@@ -111,6 +111,11 @@ rm -f /var/lib/urpmi/depslist
%changelog
+* Wed May 30 2001 François Pons <fpons@mandrakesoft.com> 1.5-40mdk
+- avoid including bad rpm filename or with src arch.
+- make sure not to reference basesystem if it does not exists.
+- fixed --auto to avoid user intervention.
+
* Tue May 29 2001 François Pons <fpons@mandrakesoft.com> 1.5-39mdk
- fixed broken dependancies.