diff options
author | Francois Pons <fpons@mandriva.com> | 2002-12-10 16:30:57 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-12-10 16:30:57 +0000 |
commit | 933d4974697b7561b1ea880c4b7d9b75d92087bd (patch) | |
tree | feafc352a3fa72a1590577aa7db2938634fe84b3 /urpmi.spec | |
parent | f7ed619b0b08764dc83b0bc8c314c59b8fecac48 (diff) | |
download | urpmi-933d4974697b7561b1ea880c4b7d9b75d92087bd.tar urpmi-933d4974697b7561b1ea880c4b7d9b75d92087bd.tar.gz urpmi-933d4974697b7561b1ea880c4b7d9b75d92087bd.tar.bz2 urpmi-933d4974697b7561b1ea880c4b7d9b75d92087bd.tar.xz urpmi-933d4974697b7561b1ea880c4b7d9b75d92087bd.zip |
4.1-11mdk
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. |