diff options
author | Francois Pons <fpons@mandriva.com> | 2003-09-17 12:33:38 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-09-17 12:33:38 +0000 |
commit | 8948fa2f1e48ef56d46e80a792e2f4faeaabf711 (patch) | |
tree | e5ebbe672c77457bee8a4e3f56c9d0fe7c323959 | |
parent | 0ce408be8077cdf39e249704469a13ce0f9fbcf1 (diff) | |
download | urpmi-8948fa2f1e48ef56d46e80a792e2f4faeaabf711.tar urpmi-8948fa2f1e48ef56d46e80a792e2f4faeaabf711.tar.gz urpmi-8948fa2f1e48ef56d46e80a792e2f4faeaabf711.tar.bz2 urpmi-8948fa2f1e48ef56d46e80a792e2f4faeaabf711.tar.xz urpmi-8948fa2f1e48ef56d46e80a792e2f4faeaabf711.zip |
4.4-37
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.4 -Release: 36mdk +Release: 37mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,9 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %changelog +* Wed Sep 17 2003 François Pons <fpons@mandrakesoft.com> 4.4-37mdk +- fixed virtual media examination of list file. + * Tue Sep 16 2003 François Pons <fpons@mandrakesoft.com> 4.4-36mdk - fixed virtual media examination of descriptions or pubkey files. - fixed adding medium on a directory directly under root, as in |