diff options
author | Francois Pons <fpons@mandriva.com> | 2002-01-29 11:41:03 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-01-29 11:41:03 +0000 |
commit | 186ff2b7d3f61e377d2020c40237a2c351882c3b (patch) | |
tree | 6c40f37fc3fa19e38dee1c95ac2b521d5fb90d25 /urpmi.spec | |
parent | c452cd5c4f51f18762eb56eaf994261380a832f1 (diff) | |
download | urpmi-186ff2b7d3f61e377d2020c40237a2c351882c3b.tar urpmi-186ff2b7d3f61e377d2020c40237a2c351882c3b.tar.gz urpmi-186ff2b7d3f61e377d2020c40237a2c351882c3b.tar.bz2 urpmi-186ff2b7d3f61e377d2020c40237a2c351882c3b.tar.xz urpmi-186ff2b7d3f61e377d2020c40237a2c351882c3b.zip |
3.2-5mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 3.2 -Release: 4mdk +Release: 5mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -144,6 +144,12 @@ fi %changelog +* Tue Jan 29 2002 François Pons <fpons@mandrakesoft.com> 3.2-5mdk +- added -y options to urpmi/urpmq to impose fuzzy search. +- cleaned dependancy resolver algorithm. +- fixed package asked to be installed but already installed (rare). +- fixed TERM signal send to itself. + * Mon Jan 28 2002 François Pons <fpons@mandrakesoft.com> 3.2-4mdk - integrated patch for supermount from Andrej Borsenkow. - fixed --wget (or --curl) not used in urpmi.update. |