diff options
author | Francois Pons <fpons@mandriva.com> | 2002-01-28 12:07:56 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-01-28 12:07:56 +0000 |
commit | c452cd5c4f51f18762eb56eaf994261380a832f1 (patch) | |
tree | d22c7888d31d975ca212e99a25dc999ea5240887 /urpmi.spec | |
parent | 26535f788123c69486484a8ba118ede1178f0394 (diff) | |
download | urpmi-c452cd5c4f51f18762eb56eaf994261380a832f1.tar urpmi-c452cd5c4f51f18762eb56eaf994261380a832f1.tar.gz urpmi-c452cd5c4f51f18762eb56eaf994261380a832f1.tar.bz2 urpmi-c452cd5c4f51f18762eb56eaf994261380a832f1.tar.xz urpmi-c452cd5c4f51f18762eb56eaf994261380a832f1.zip |
3.2-4mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 3.2 -Release: 3mdk +Release: 4mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -144,6 +144,15 @@ fi %changelog +* 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. +- try to manage .src.rpm file in a usable way. +- fixed requires resolution on multiple requires with + sense and without sense informations on the same + package (menu bug). +- fixed typo in po/fr.po (multiple -f for help page). + * Wed Jan 23 2002 François Pons <fpons@mandrakesoft.com> 3.2-3mdk - fixed possible conflicts management error. - fixed --mediums for upload of same package in different media. |