diff options
author | Francois Pons <fpons@mandriva.com> | 2002-12-11 15:57:32 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-12-11 15:57:32 +0000 |
commit | 2714cdabc9f6e6adaad39d4e69fe6ac6518431e1 (patch) | |
tree | b591f0df2809c6b0145c34527a4aba3840bb596e /urpmi.spec | |
parent | 27a0a750284c0a8c83c8112dbb943f881cfff9e8 (diff) | |
download | urpmi-2714cdabc9f6e6adaad39d4e69fe6ac6518431e1.tar urpmi-2714cdabc9f6e6adaad39d4e69fe6ac6518431e1.tar.gz urpmi-2714cdabc9f6e6adaad39d4e69fe6ac6518431e1.tar.bz2 urpmi-2714cdabc9f6e6adaad39d4e69fe6ac6518431e1.tar.xz urpmi-2714cdabc9f6e6adaad39d4e69fe6ac6518431e1.zip |
4.1-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.1 -Release: 14mdk +Release: 15mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -204,6 +204,12 @@ fi %changelog +* Wed Dec 11 2002 François Pons <fpons@mandrakesoft.com> 4.1-15mdk +- improve speed of urpmf dramatically if no --files (default if + no flags given) nor --description are given. +- removed not coded --prereqs of urpmf (use --requires with [*] + instead). + * Wed Dec 11 2002 François Pons <fpons@mandrakesoft.com> 4.1-14mdk - changed fuzzy search on provides to be deactived by default, use --fuzzy for that now (previous behaviour of --fuzzy is kept). |