diff options
author | Francois Pons <fpons@mandriva.com> | 2003-01-29 11:09:33 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-01-29 11:09:33 +0000 |
commit | d17f1ece1de5c7898e2f33ca7aa53d4a4a4a32d8 (patch) | |
tree | 455ce664e12471e57f26a38f28c557bd3ce014f9 /urpmi.spec | |
parent | 992d5c9fec4142342f4ac7a2f2696085edbc6436 (diff) | |
download | urpmi-d17f1ece1de5c7898e2f33ca7aa53d4a4a4a32d8.tar urpmi-d17f1ece1de5c7898e2f33ca7aa53d4a4a4a32d8.tar.gz urpmi-d17f1ece1de5c7898e2f33ca7aa53d4a4a4a32d8.tar.bz2 urpmi-d17f1ece1de5c7898e2f33ca7aa53d4a4a4a32d8.tar.xz urpmi-d17f1ece1de5c7898e2f33ca7aa53d4a4a4a32d8.zip |
4.2-16mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.2 -Release: 15mdk +Release: 16mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -205,6 +205,10 @@ fi %changelog +* Wed Jan 29 2003 François Pons <fpons@mandrakesoft.com> 4.2-16mdk +- fixed limit-rate and excludepath causing error in urpmi.cfg. +- take care of limit-rate in urpmi.update and urpmi.addmedia. + * Tue Jan 28 2003 François Pons <fpons@mandrakesoft.com> 4.2-15mdk - fixed verify-rpm (both in urpmi.cfg or command line). - fixed default options activated. |