diff options
author | Francois Pons <fpons@mandriva.com> | 2002-09-16 12:31:12 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-09-16 12:31:12 +0000 |
commit | b3392d01fc2f69381fafd73eb8a82b24833b3aed (patch) | |
tree | 2d0621b4c63fd52526af6c03c591cd83c9f3295e /urpmi.spec | |
parent | c0c183400da9a38b8a15489df019f03a82fd7f23 (diff) | |
download | urpmi-b3392d01fc2f69381fafd73eb8a82b24833b3aed.tar urpmi-b3392d01fc2f69381fafd73eb8a82b24833b3aed.tar.gz urpmi-b3392d01fc2f69381fafd73eb8a82b24833b3aed.tar.bz2 urpmi-b3392d01fc2f69381fafd73eb8a82b24833b3aed.tar.xz urpmi-b3392d01fc2f69381fafd73eb8a82b24833b3aed.zip |
4.0-19mdk
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.0 -Release: 18mdk +Release: 19mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,10 @@ fi %changelog +* Mon Sep 16 2002 François Pons <fpons@mandrakesoft.com> 4.0-19mdk +- fixed possible problem with http proxy for wget. +- umount removable device automatically mounted. + * Fri Sep 13 2002 François Pons <fpons@mandrakesoft.com> 4.0-18mdk - removed apache2-conf from skip.list as it doesn't work when trying to install apache2. |