summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2004-02-03 19:29:44 +0000
committerFrancois Pons <fpons@mandriva.com>2004-02-03 19:29:44 +0000
commitf495522af31b2bbf5b50d826ea3ac2afc8883012 (patch)
tree8147b3f39925924c712ddd90e9c07162535d70c8 /urpmi.spec
parenta20cd4ab3ab733d2d34a028920113853e5e07f4d (diff)
downloadurpmi-f495522af31b2bbf5b50d826ea3ac2afc8883012.tar
urpmi-f495522af31b2bbf5b50d826ea3ac2afc8883012.tar.gz
urpmi-f495522af31b2bbf5b50d826ea3ac2afc8883012.tar.bz2
urpmi-f495522af31b2bbf5b50d826ea3ac2afc8883012.tar.xz
urpmi-f495522af31b2bbf5b50d826ea3ac2afc8883012.zip
fixed bug of ../ reference in hdlists file, added log.
Diffstat (limited to 'urpmi.spec')
-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)