diff options
author | Francois Pons <fpons@mandriva.com> | 2002-10-29 17:31:32 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-10-29 17:31:32 +0000 |
commit | 77990f3d9499dbca8635b533fe30a89c73cf8e51 (patch) | |
tree | 82ce950d314f0eadc33b307185a7ec3d5a5991ba /urpmi.spec | |
parent | 9bbd213b340bd638268339f208d2d4fe2922a2bb (diff) | |
download | urpmi-77990f3d9499dbca8635b533fe30a89c73cf8e51.tar urpmi-77990f3d9499dbca8635b533fe30a89c73cf8e51.tar.gz urpmi-77990f3d9499dbca8635b533fe30a89c73cf8e51.tar.bz2 urpmi-77990f3d9499dbca8635b533fe30a89c73cf8e51.tar.xz urpmi-77990f3d9499dbca8635b533fe30a89c73cf8e51.zip |
4.0-23mdk
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: 22mdk +Release: 23mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -204,6 +204,10 @@ fi %changelog +* Tue Oct 29 2002 François Pons <fpons@mandrakesoft.com> 4.0-23mdk +- added MD5SUM file support for downloading hdlist/synthesis. +- added -R option to urpmq to search what may provide packages. + * Thu Oct 24 2002 François Pons <fpons@mandrakesoft.com> 4.0-22mdk - fixed online help of tools to be more consistent. - added some times missing --help options. |