diff options
author | Francois Pons <fpons@mandriva.com> | 2003-01-06 14:04:04 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-01-06 14:04:04 +0000 |
commit | 6ae04a8f731222975c0ae2df3c9a9e6bdafa773c (patch) | |
tree | 103a05158cf050440ba6c5d0b563cf39c338fa4a /urpmi.spec | |
parent | dd93cd18f3fce4ca8367cb8fb0be3927a95d0608 (diff) | |
download | urpmi-6ae04a8f731222975c0ae2df3c9a9e6bdafa773c.tar urpmi-6ae04a8f731222975c0ae2df3c9a9e6bdafa773c.tar.gz urpmi-6ae04a8f731222975c0ae2df3c9a9e6bdafa773c.tar.bz2 urpmi-6ae04a8f731222975c0ae2df3c9a9e6bdafa773c.tar.xz urpmi-6ae04a8f731222975c0ae2df3c9a9e6bdafa773c.zip |
4.2-3mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.2 -Release: 2mdk +Release: 3mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -204,6 +204,13 @@ fi %changelog +* Mon Jan 6 2003 François Pons <fpons@mandrakesoft.com> 4.2-3mdk +- fixed -q to avoid a message. +- made -q and -v opposite. +- added -i to urpmf. +- check rpmdb open status (should never fails unless...) in order + to give a better error message. + * Thu Dec 19 2002 François Pons <fpons@mandrakesoft.com> 4.2-2mdk - added log for package download if verbose. - fixed using hdlist if no synthesis available or invalid. |