diff options
author | Francois Pons <fpons@mandriva.com> | 2002-06-19 13:14:34 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-06-19 13:14:34 +0000 |
commit | 887d931e41c313033a93d24601a91e5f33afe326 (patch) | |
tree | 2caf59c10843f52c09f3bd6ced58c878cb58c3a9 /urpmi.spec | |
parent | 060e80e012a49ce46047bd7be982ba81ad8d7328 (diff) | |
download | urpmi-887d931e41c313033a93d24601a91e5f33afe326.tar urpmi-887d931e41c313033a93d24601a91e5f33afe326.tar.gz urpmi-887d931e41c313033a93d24601a91e5f33afe326.tar.bz2 urpmi-887d931e41c313033a93d24601a91e5f33afe326.tar.xz urpmi-887d931e41c313033a93d24601a91e5f33afe326.zip |
3.5-7mdk
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: 3.5 -Release: 6mdk +Release: 7mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -144,6 +144,10 @@ fi %changelog +* Wed Jun 19 2002 François Pons <fpons@mandrakesoft.com> 3.5-7mdk +- fixed urpmq to no more use old resolution methods in urpm.pm. +- fixed urpmq to take care of choices correctly (no default selection). + * Tue Jun 18 2002 François Pons <fpons@mandrakesoft.com> 3.5-6mdk - fixed --bug on required file not provided for generating rpmdb.cz. |