diff options
author | Francois Pons <fpons@mandriva.com> | 2002-11-29 16:38:50 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-11-29 16:38:50 +0000 |
commit | e1217d925a275fa500aafc36c3cf7734dfd02fdb (patch) | |
tree | 295786fb17e30df715f259c8d3874896574dbcb5 /urpmi.spec | |
parent | 93ca3ce343a0c83007ef44a5dbc25c2a1fb476a6 (diff) | |
download | urpmi-e1217d925a275fa500aafc36c3cf7734dfd02fdb.tar urpmi-e1217d925a275fa500aafc36c3cf7734dfd02fdb.tar.gz urpmi-e1217d925a275fa500aafc36c3cf7734dfd02fdb.tar.bz2 urpmi-e1217d925a275fa500aafc36c3cf7734dfd02fdb.tar.xz urpmi-e1217d925a275fa500aafc36c3cf7734dfd02fdb.zip |
4.1-5mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.1 -Release: 4mdk +Release: 5mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -204,6 +204,13 @@ fi %changelog +* Fri Nov 29 2002 François Pons <fpons@mandrakesoft.com> 4.1-5mdk +- changed urpmi.addmedia behaviour to use /etc/urpmi/mirror.config + and allow it to parse urpmi.setup mirror configuration as + well as Mandrake (old) mirror configuration. +- allow blank url to be given to get all mirror for a given version + and architecture. + * Fri Nov 29 2002 François Pons <fpons@mandrakesoft.com> 4.1-4mdk - allow urpmi <url> to work with rpm filename with all supported protocols (ftp, http, ssh, rsync). |