diff options
author | Francois Pons <fpons@mandriva.com> | 2001-12-17 15:27:45 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-12-17 15:27:45 +0000 |
commit | 4d94c8bbdb19eebc62cf4e36dcaff3c639f9f045 (patch) | |
tree | 2f508c265f57133552a653d55d47386b6c8f04e8 /urpmi.spec | |
parent | 0fece979dbb6f1ad6d02424f4117f9e1ee32bfe3 (diff) | |
download | urpmi-4d94c8bbdb19eebc62cf4e36dcaff3c639f9f045.tar urpmi-4d94c8bbdb19eebc62cf4e36dcaff3c639f9f045.tar.gz urpmi-4d94c8bbdb19eebc62cf4e36dcaff3c639f9f045.tar.bz2 urpmi-4d94c8bbdb19eebc62cf4e36dcaff3c639f9f045.tar.xz urpmi-4d94c8bbdb19eebc62cf4e36dcaff3c639f9f045.zip |
small fixes.
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: 3.1 -Release: 2mdk +Release: 3mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -142,6 +142,15 @@ fi %changelog +* Mon Dec 17 2001 François Pons <fpons@mandrakesoft.com> 3.1-3mdk +- fixed choice listing. +- somewhat fixed -p kernel. +- fixed installation of package with naming convention changed to + make upgrade identical to install (kernel and kernel-source). +- allow not to use parsehdlist during --auto-select (now disabled + by default) +- fix curl support broken for http files and missing ftp files. + * Fri Dec 14 2001 François Pons <fpons@mandrakesoft.com> 3.1-2mdk - added time conditionnal download to curl interface for both http and ftp protocol (so need Date::Manip because urpm library use it |