summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--urpmi.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/urpmi.spec b/urpmi.spec
index e43715f6..39ce2cba 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -236,6 +236,8 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+- fixed bug of reference of ../ in hdlists file. (fpons)
+
* Tue Feb 3 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 4.4.5-2mdk
- convert some gurpmi dialogs to UTF8 as they should (part of
#7156, needs latest change in perl-Locale-gettext as well)