diff options
author | Francois Pons <fpons@mandriva.com> | 2002-12-11 11:27:17 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-12-11 11:27:17 +0000 |
commit | 170345ed730ff801de7a3230a3727fcb70383ffa (patch) | |
tree | a3048f5bfeae9feecae80073440ac108ffda78c7 /urpmi.spec | |
parent | 933d4974697b7561b1ea880c4b7d9b75d92087bd (diff) | |
download | urpmi-170345ed730ff801de7a3230a3727fcb70383ffa.tar urpmi-170345ed730ff801de7a3230a3727fcb70383ffa.tar.gz urpmi-170345ed730ff801de7a3230a3727fcb70383ffa.tar.bz2 urpmi-170345ed730ff801de7a3230a3727fcb70383ffa.tar.xz urpmi-170345ed730ff801de7a3230a3727fcb70383ffa.zip |
4.1-12mdk
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: 11mdk +Release: 12mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -204,6 +204,10 @@ fi %changelog +* Wed Dec 11 2002 François Pons <fpons@mandrakesoft.com> 4.1-12mdk +- fix symlink download with wget. +- urpme now print possible errors. + * 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. |