diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-09-01 15:25:34 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-09-01 15:25:34 +0000 |
commit | 74b286df4f0abf9896a1c4584bba600fde4a10e1 (patch) | |
tree | ce8b22aea4564a231e0aa25382459971a7ef98d5 | |
parent | ec04ec9fa3ed515367718e37c9129563ba072b67 (diff) | |
download | urpmi-74b286df4f0abf9896a1c4584bba600fde4a10e1.tar urpmi-74b286df4f0abf9896a1c4584bba600fde4a10e1.tar.gz urpmi-74b286df4f0abf9896a1c4584bba600fde4a10e1.tar.bz2 urpmi-74b286df4f0abf9896a1c4584bba600fde4a10e1.tar.xz urpmi-74b286df4f0abf9896a1c4584bba600fde4a10e1.zip |
#5090
-rw-r--r-- | urpmi.spec | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -203,7 +203,8 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %changelog * Mon Sep 1 2003 François Pons <fpons@mandrakesoft.com> 4.4-29mdk -- fixed @EXPORT of *N to be N only (avoid clashes with rpmdrake). +- fixed @EXPORT of *N to be N only (avoid clashes with rpmdrake + or others, and fix #5090) - added urpmi.cfg man page in section 5. - fixed bug 5058. |