diff options
author | Francois Pons <fpons@mandriva.com> | 2002-11-28 21:48:30 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-11-28 21:48:30 +0000 |
commit | 1867eece3140beb368fa945f69aa01bb3d93fbae (patch) | |
tree | ef62d20b164e8b56a474d5f12d78ae1c7db4795a /urpmi.spec | |
parent | 4f55bbf9b56d7ae438345dc4ac1fbbf260fd4b91 (diff) | |
download | urpmi-1867eece3140beb368fa945f69aa01bb3d93fbae.tar urpmi-1867eece3140beb368fa945f69aa01bb3d93fbae.tar.gz urpmi-1867eece3140beb368fa945f69aa01bb3d93fbae.tar.bz2 urpmi-1867eece3140beb368fa945f69aa01bb3d93fbae.tar.xz urpmi-1867eece3140beb368fa945f69aa01bb3d93fbae.zip |
4.1-3mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.1 -Release: 2mdk +Release: 3mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -204,6 +204,16 @@ fi %changelog +* Thu Nov 28 2002 François Pons <fpons@mandrakesoft.com> 4.1-3mdk +- added mirrors management for urpmi.addmedia, so added + --distrib-XXX, --from, --version, --arch options. <url> + is now just a regex for choosing a mirror, and <name> + will have an numeric index appended to it. + anyway for more info, look in the code or guess with + --help ;-) +- urpmi.addmedia now delete failing media to create. +- added --update option to urpmi.update, guess for what ? + * Thu Nov 28 2002 François Pons <fpons@mandrakesoft.com> 4.1-2mdk - allow creating medium without list file. - better handling of url without password to be displayed |