diff options
author | Francois Pons <fpons@mandriva.com> | 2002-11-28 12:42:27 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-11-28 12:42:27 +0000 |
commit | 8123447bcd49d18dfdcb0f06a514c9a5a743d281 (patch) | |
tree | d2d4b04879d856699022845c0f5179bf35957189 /urpmi.spec | |
parent | 309565863170f5cfbb500adc39d3e883b39e5308 (diff) | |
download | urpmi-8123447bcd49d18dfdcb0f06a514c9a5a743d281.tar urpmi-8123447bcd49d18dfdcb0f06a514c9a5a743d281.tar.gz urpmi-8123447bcd49d18dfdcb0f06a514c9a5a743d281.tar.bz2 urpmi-8123447bcd49d18dfdcb0f06a514c9a5a743d281.tar.xz urpmi-8123447bcd49d18dfdcb0f06a514c9a5a743d281.zip |
4.1-2mdk
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.1 -Release: 1mdk +Release: 2mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -204,6 +204,13 @@ fi %changelog +* Thu Nov 28 2002 François Pons <fpons@mandrakesoft.com> 4.1-2mdk +- allow creating medium without list file. +- better handling of url without password to be displayed + in urpmi.cfg. +- fixed remaining list file in partial cache causing bad list file + generation. + * Wed Nov 27 2002 François Pons <fpons@mandrakesoft.com> 4.1-1mdk - fixed checking md5 of rpm files in cache. - allow rpm files to be downloaded from alternate site. |