diff options
author | Francois Pons <fpons@mandriva.com> | 2002-12-13 10:35:31 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-12-13 10:35:31 +0000 |
commit | 663f63199bf2c2216952a675f411237a29f7f661 (patch) | |
tree | 9b75f6684524ff6598a633adc1721bda0fc0fa89 /urpmi.spec | |
parent | 52dd39ed364b8d82ca418c69c7626d9576138fd5 (diff) | |
download | urpmi-663f63199bf2c2216952a675f411237a29f7f661.tar urpmi-663f63199bf2c2216952a675f411237a29f7f661.tar.gz urpmi-663f63199bf2c2216952a675f411237a29f7f661.tar.bz2 urpmi-663f63199bf2c2216952a675f411237a29f7f661.tar.xz urpmi-663f63199bf2c2216952a675f411237a29f7f661.zip |
4.1-16mdk
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: 4.1 -Release: 15mdk +Release: 16mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -204,6 +204,10 @@ fi %changelog +* Fri Dec 13 2002 François Pons <fpons@mandrakesoft.com> 4.1-16mdk +- fixed warning message from distributed module for local rpms. +- fixed bad test including a 0 for distributed install. + * 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. |