diff options
author | Francois Pons <fpons@mandriva.com> | 2003-02-20 16:57:50 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-02-20 16:57:50 +0000 |
commit | 525826ed1f908283be4a64db2d366bbe205717e0 (patch) | |
tree | c1803525781e3d1ea9ec14c31fcd3be345ed8534 /urpmi.spec | |
parent | a3ceb8beb32a0d66db856808deaa1d5364c8b9af (diff) | |
download | urpmi-525826ed1f908283be4a64db2d366bbe205717e0.tar urpmi-525826ed1f908283be4a64db2d366bbe205717e0.tar.gz urpmi-525826ed1f908283be4a64db2d366bbe205717e0.tar.bz2 urpmi-525826ed1f908283be4a64db2d366bbe205717e0.tar.xz urpmi-525826ed1f908283be4a64db2d366bbe205717e0.zip |
4.2-21mdk
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: 4.2 -Release: 20mdk +Release: 21mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -206,6 +206,11 @@ fi %changelog +* 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 + verbosity (fixed bug 1955). + * Thu Feb 20 2003 François Pons <fpons@mandrakesoft.com> 4.2-20mdk - fixed bug 1737 and 1816. |