diff options
author | Francois Pons <fpons@mandriva.com> | 2003-01-27 17:36:54 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-01-27 17:36:54 +0000 |
commit | 5bb188d99416f16b21a34f706a410eaff4a994b3 (patch) | |
tree | ea026dae8a176ce9ff0b7c60e34858b24e29bfae /urpmi.spec | |
parent | d61391b311f7c3c8ceaadb6f34dc6bd1e8d217d4 (diff) | |
download | urpmi-5bb188d99416f16b21a34f706a410eaff4a994b3.tar urpmi-5bb188d99416f16b21a34f706a410eaff4a994b3.tar.gz urpmi-5bb188d99416f16b21a34f706a410eaff4a994b3.tar.bz2 urpmi-5bb188d99416f16b21a34f706a410eaff4a994b3.tar.xz urpmi-5bb188d99416f16b21a34f706a410eaff4a994b3.zip |
4.2-14mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.2 -Release: 13mdk +Release: 14mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -205,6 +205,11 @@ fi %changelog +* 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, + excludepath. + * Mon Jan 27 2003 François Pons <fpons@mandrakesoft.com> 4.2-13mdk - simplified portage to perl 5.6.1, because the following open F, "-|", "/usr/bin/wget", ... are 5.8.0 restrictive. |