diff options
author | Francois Pons <fpons@mandriva.com> | 2002-02-20 14:53:04 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-02-20 14:53:04 +0000 |
commit | 9b46b140f80103a3fc4d4a2a472dd3647bc3510c (patch) | |
tree | 0fd145c087f192df617f886eeb83f44ee42b433e /urpmi.spec | |
parent | 5738d5310831ef11cf157d55ffdb187fc98821bb (diff) | |
download | urpmi-9b46b140f80103a3fc4d4a2a472dd3647bc3510c.tar urpmi-9b46b140f80103a3fc4d4a2a472dd3647bc3510c.tar.gz urpmi-9b46b140f80103a3fc4d4a2a472dd3647bc3510c.tar.bz2 urpmi-9b46b140f80103a3fc4d4a2a472dd3647bc3510c.tar.xz urpmi-9b46b140f80103a3fc4d4a2a472dd3647bc3510c.zip |
3.3-12mdk
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: 3.3 -Release: 11mdk +Release: 12mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -144,6 +144,11 @@ fi %changelog +* Wed Feb 20 2002 François Pons <fpons@mandrakesoft.com> 3.3-12mdk +- fixed installing dependancies of given src.rpm filename. +- fixed to keep removable device already mounted before asking + user to change. + * Tue Feb 19 2002 François Pons <fpons@mandrakesoft.com> 3.3-11mdk - fixed obsoletes on direct requires when a sense is given. - added a tracking method in urpm library for allowing upgrade. |