summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2004-01-17 00:11:09 +0000
committerOlivier Blin <oblin@mandriva.org>2004-01-17 00:11:09 +0000
commitf3c0f0a35348ffacaeb53444201692f43f3dda52 (patch)
tree10c33735855d786a565b62d27833db3c9cb0aca3 /urpmi.spec
parent9db2c62eef045c74b3553734ba8a18ebec6a8059 (diff)
downloadurpmi-f3c0f0a35348ffacaeb53444201692f43f3dda52.tar
urpmi-f3c0f0a35348ffacaeb53444201692f43f3dda52.tar.gz
urpmi-f3c0f0a35348ffacaeb53444201692f43f3dda52.tar.bz2
urpmi-f3c0f0a35348ffacaeb53444201692f43f3dda52.tar.xz
urpmi-f3c0f0a35348ffacaeb53444201692f43f3dda52.zip
support --root in bash_completion (Guillaume Rousse)
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index d27ca3a2..450e66b0 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.4.2
+%define version 4.4.3
%define release 1mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -236,6 +236,10 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Sat Jan 17 2004 Blin Olivier <olivier@blino.mds> 4.4.3-1mdk
+- fix --limit-rate in man pages (it's in bytes/sec)
+- support --root in bash_completion (Guillaume Rousse)
+
* Thu Jan 15 2004 Olivier Blin <blino@mandrake.org> 4.4.2-1mdk
- print updates description in urpmq -i when available
- add auto and keep options in global config section