diff options
author | Francois Pons <fpons@mandriva.com> | 2003-01-28 09:46:21 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-01-28 09:46:21 +0000 |
commit | f91572f1c34b6cd6bbd83b1f799891ac655021f0 (patch) | |
tree | fca60c1f12d6bbfb284d2a08d6b9c44d35c123d9 /urpmi.spec | |
parent | 5bb188d99416f16b21a34f706a410eaff4a994b3 (diff) | |
download | urpmi-f91572f1c34b6cd6bbd83b1f799891ac655021f0.tar urpmi-f91572f1c34b6cd6bbd83b1f799891ac655021f0.tar.gz urpmi-f91572f1c34b6cd6bbd83b1f799891ac655021f0.tar.bz2 urpmi-f91572f1c34b6cd6bbd83b1f799891ac655021f0.tar.xz urpmi-f91572f1c34b6cd6bbd83b1f799891ac655021f0.zip |
4.2-15mdk
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: 4.2 -Release: 14mdk +Release: 15mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -205,6 +205,12 @@ fi %changelog +* Tue Jan 28 2003 François Pons <fpons@mandrakesoft.com> 4.2-15mdk +- fixed verify-rpm (both in urpmi.cfg or command line). +- fixed default options activated. +- fixed error message about unknown options use-provides and + post-clean. + * Mon Jan 27 2003 François Pons <fpons@mandrakesoft.com> 4.2-14mdk - added more global options to urpmi.cfg: verify-rpm, fuzzy, allow-force, allow-nodeps, pre-clean, post-clean, limit-rate, |