diff options
author | Francois Pons <fpons@mandriva.com> | 2002-02-13 14:40:05 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-02-13 14:40:05 +0000 |
commit | 010c926f86ebe055dbd6878268c8d31373e3ce99 (patch) | |
tree | debe57f0650a6bcd91b8a5cc052482d7209e67bc /urpmi.spec | |
parent | d3352fc2c759246a644bb24bae42d82789916c6d (diff) | |
download | urpmi-010c926f86ebe055dbd6878268c8d31373e3ce99.tar urpmi-010c926f86ebe055dbd6878268c8d31373e3ce99.tar.gz urpmi-010c926f86ebe055dbd6878268c8d31373e3ce99.tar.bz2 urpmi-010c926f86ebe055dbd6878268c8d31373e3ce99.tar.xz urpmi-010c926f86ebe055dbd6878268c8d31373e3ce99.zip |
3.3-5mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 3.3 -Release: 4mdk +Release: 5mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -144,6 +144,10 @@ fi %changelog +* Wed Feb 13 2002 François Pons <fpons@mandrakesoft.com> 3.3-5mdk +- fixed source package given on command line in urpmi. +- fixed management of obsoletes in --auto-select. + * Tue Feb 12 2002 François Pons <fpons@mandrakesoft.com> 3.3-4mdk - fixed bad method reference in urpmq (used by rpmdrake). - fixed urpmq -d behaviour. |