diff options
author | Francois Pons <fpons@mandriva.com> | 2002-02-11 16:52:56 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-02-11 16:52:56 +0000 |
commit | df6f155fa9988fb0f103bfba87cfa0d58a08bca7 (patch) | |
tree | 70482432a8b9fc61c912813eb316ecd0e5853319 | |
parent | 7e8d4209fe2421d7c68e505b16afeabe16ee3ed6 (diff) | |
download | urpmi-df6f155fa9988fb0f103bfba87cfa0d58a08bca7.tar urpmi-df6f155fa9988fb0f103bfba87cfa0d58a08bca7.tar.gz urpmi-df6f155fa9988fb0f103bfba87cfa0d58a08bca7.tar.bz2 urpmi-df6f155fa9988fb0f103bfba87cfa0d58a08bca7.tar.xz urpmi-df6f155fa9988fb0f103bfba87cfa0d58a08bca7.zip |
3.3-2mdk
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 3.3 -Release: 1mdk +Release: 2mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -144,6 +144,9 @@ fi %changelog +* Mon Feb 11 2002 François Pons <fpons@mandrakesoft.com> 3.3-2mdk +- fixed multiple mounts of removable device. + * Mon Feb 11 2002 François Pons <fpons@mandrakesoft.com> 3.3-1mdk - added --fuzzy as alias to -y (sorry Andrej to be late on this). - added --src (aliased to -s) to handle src rpm in medium. |