diff options
author | Francois Pons <fpons@mandriva.com> | 2001-05-30 11:39:41 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-05-30 11:39:41 +0000 |
commit | 28bdfe3f04e07a284007a778a6462b0e99637ce3 (patch) | |
tree | 690e50613e525d70c43f6796c6066916d1a4972c /urpmi.spec | |
parent | fd750c801a099c92b57c43fbab8f3e52f9b3c39f (diff) | |
download | urpmi-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.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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. |