diff options
author | Francois Pons <fpons@mandriva.com> | 2001-12-06 10:55:58 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-12-06 10:55:58 +0000 |
commit | 86f61ad423dbf3b0e45ed770628fea640b673dc8 (patch) | |
tree | 3f03bffb681b39666952d618fa722354bc61b690 /urpmi.spec | |
parent | ab071d4d09253a8763fffeddcc24be13d0698da6 (diff) | |
download | urpmi-86f61ad423dbf3b0e45ed770628fea640b673dc8.tar urpmi-86f61ad423dbf3b0e45ed770628fea640b673dc8.tar.gz urpmi-86f61ad423dbf3b0e45ed770628fea640b673dc8.tar.bz2 urpmi-86f61ad423dbf3b0e45ed770628fea640b673dc8.tar.xz urpmi-86f61ad423dbf3b0e45ed770628fea640b673dc8.zip |
fixes -p ...
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: 2.2 -Release: 1mdk +Release: 2mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -129,6 +129,10 @@ rm -f /var/lib/urpmi/depslist %changelog +* Thu Dec 6 2001 François Pons <fpons@mandrakesoft.com> 2.2-2mdk +- fixed bad reference with -p. +- changed -p ... to use choice instead of mutliple packages. + * Wed Dec 5 2001 François Pons <fpons@mandrakesoft.com> 2.2-1mdk - match rpmtools-4.0. - updated help on-line and fixed options invocation. |