diff options
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.1 -Release: 10mdk +Release: 11mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -204,6 +204,15 @@ fi %changelog +* Tue Dec 10 2002 François Pons <fpons@mandrakesoft.com> 4.1-11mdk +- fixed source installation in / when installing dependencies. +- added --install-src to avoid probing on root/user mode. +- fixed no log available when user mode. +- changed obsoleted -c of urpmq to complete output with package + to removes (needed for parallel distributed urpme). +- allow distribution of local files. +- fixed small typos in urpme. + * Fri Dec 6 2002 François Pons <fpons@mandrakesoft.com> 4.1-10mdk - fixed indexation when using --distrib-XXX for urpmi.addmedia. - fixed wget output to be far more quietly. |