diff options
author | Francois Pons <fpons@mandriva.com> | 2001-09-11 17:59:48 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-09-11 17:59:48 +0000 |
commit | 320b332842aa48f76d82a524aca7636ff8f3c43d (patch) | |
tree | 784ae10c2015a7d5eb57bf5841eb082dd0a95d8b | |
parent | 1bd0d656514612a737ea1b1011d9a210ad17ccd3 (diff) | |
download | urpmi-320b332842aa48f76d82a524aca7636ff8f3c43d.tar urpmi-320b332842aa48f76d82a524aca7636ff8f3c43d.tar.gz urpmi-320b332842aa48f76d82a524aca7636ff8f3c43d.tar.bz2 urpmi-320b332842aa48f76d82a524aca7636ff8f3c43d.tar.xz urpmi-320b332842aa48f76d82a524aca7636ff8f3c43d.zip |
new update.
-rw-r--r-- | urpmi.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 1.7 -Release: 10mdk +Release: 11mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -114,6 +114,10 @@ rm -f /var/lib/urpmi/depslist %changelog +* Tue Sep 11 2001 François Pons <fpons@mandrakesoft.com> 1.7-11mdk +- fixed unable to add a ftp or http medium when with_hdlist + is set to a value without / inside. + * Tue Sep 11 2001 François Pons <fpons@mandrakesoft.com> 1.7-10mdk - fixed error about urpmi saying package already installed. - fixed wrong propagation of indirect updates (-m mode only). |