diff options
author | Francois Pons <fpons@mandriva.com> | 2002-02-11 13:31:21 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-02-11 13:31:21 +0000 |
commit | a6bddac94bf0364258dafd6feef3a775ea16900f (patch) | |
tree | c4f0a6b4fca24d47110ca65adac5660a1544aa8b /urpmi.spec | |
parent | 612f8aa481385da4a8468d793afcaa7dd0bc2458 (diff) | |
download | urpmi-a6bddac94bf0364258dafd6feef3a775ea16900f.tar urpmi-a6bddac94bf0364258dafd6feef3a775ea16900f.tar.gz urpmi-a6bddac94bf0364258dafd6feef3a775ea16900f.tar.bz2 urpmi-a6bddac94bf0364258dafd6feef3a775ea16900f.tar.xz urpmi-a6bddac94bf0364258dafd6feef3a775ea16900f.zip |
3.3-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,8 +1,8 @@ %define group System/Configuration/Packaging Name: urpmi -Version: 3.2 -Release: 8mdk +Version: 3.3 +Release: 1mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -144,6 +144,13 @@ fi %changelog +* Mon Feb 11 2002 François Pons <fpons@mandrakesoft.com> 3.3-1mdk +- added --fuzzy as alias to -y (sorry Andrej to be late on this). +- added --src (aliased to -s) to handle src rpm in medium. +- added --noclean (only urpmi) to avoid cleaning the cache of rpm. +- try handling src in medium (there is still weirdness for access + right, need to be root first and user after). + * Thu Feb 7 2002 François Pons <fpons@mandrakesoft.com> 3.2-8mdk - fixed a requires resolution when a package C is upgraded which need a package A with a specific version and release, but a |