diff options
author | Francois Pons <fpons@mandriva.com> | 2003-02-21 18:13:52 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-02-21 18:13:52 +0000 |
commit | 30f4eac5c2911f0447e0f4dc1ce086e4c883eb0e (patch) | |
tree | 1e388f4f73a00e2e75a67c05f14c6733a27db50e /urpmi.spec | |
parent | b3b2c001ed3d718d891238b5671ba91ab10a7d97 (diff) | |
download | urpmi-30f4eac5c2911f0447e0f4dc1ce086e4c883eb0e.tar urpmi-30f4eac5c2911f0447e0f4dc1ce086e4c883eb0e.tar.gz urpmi-30f4eac5c2911f0447e0f4dc1ce086e4c883eb0e.tar.bz2 urpmi-30f4eac5c2911f0447e0f4dc1ce086e4c883eb0e.tar.xz urpmi-30f4eac5c2911f0447e0f4dc1ce086e4c883eb0e.zip |
4.2-22mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.2 -Release: 21mdk +Release: 22mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -206,6 +206,13 @@ fi %changelog +* Fri Feb 21 2003 François Pons <fpons@mandrakesoft.com> 4.2-22mdk +- fixed callback not sent with wget if a file is not downloaded. +- fixed rsync:// protocol to support :port inside url. +- simplified propagation of download callback, always protect + filename for password. +- added newer callback mode for rpmdrake. + * Thu Feb 20 2003 François Pons <fpons@mandrakesoft.com> 4.2-21mdk - modified --test output to be consistent about the same message displayed if installation is possible whatever |