diff options
author | Francois Pons <fpons@mandriva.com> | 2003-05-26 15:27:50 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-05-26 15:27:50 +0000 |
commit | f51ab4206f9e9bb149c8ce4ee0d1bbbecbcd5fc6 (patch) | |
tree | b7438b732dffc7c881a735f98d73d9dd2093067c /urpmi.spec | |
parent | d3c407ef588472520fbafa1d140e6ceff0726c37 (diff) | |
download | urpmi-f51ab4206f9e9bb149c8ce4ee0d1bbbecbcd5fc6.tar urpmi-f51ab4206f9e9bb149c8ce4ee0d1bbbecbcd5fc6.tar.gz urpmi-f51ab4206f9e9bb149c8ce4ee0d1bbbecbcd5fc6.tar.bz2 urpmi-f51ab4206f9e9bb149c8ce4ee0d1bbbecbcd5fc6.tar.xz urpmi-f51ab4206f9e9bb149c8ce4ee0d1bbbecbcd5fc6.zip |
4.3-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.3 -Release: 11mdk +Release: 12mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,10 @@ $urpm->update_media; %changelog +* Mon May 26 2003 François Pons <fpons@mandrakesoft.com> 4.3-12mdk +- updated for newer perl-URPM 0.90 series. +- give reason of package requested not being installed. + * Fri May 16 2003 François Pons <fpons@mandrakesoft.com> 4.3-11mdk - try to handle resume connection (do not always remove previous download, only works for hdlist or synthesis using rsync). |