summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2004-01-28 01:01:30 +0000
committerOlivier Blin <oblin@mandriva.org>2004-01-28 01:01:30 +0000
commitd5e95fa23cf1d36d6e9709e5a2fea9bd4155d89c (patch)
tree860cd1e55843e6b806015490089b40221c6f14b0 /urpmi.spec
parent882e3130561276b6f40c6d5ddb842de6049bbe85 (diff)
downloadurpmi-d5e95fa23cf1d36d6e9709e5a2fea9bd4155d89c.tar
urpmi-d5e95fa23cf1d36d6e9709e5a2fea9bd4155d89c.tar.gz
urpmi-d5e95fa23cf1d36d6e9709e5a2fea9bd4155d89c.tar.bz2
urpmi-d5e95fa23cf1d36d6e9709e5a2fea9bd4155d89c.tar.xz
urpmi-d5e95fa23cf1d36d6e9709e5a2fea9bd4155d89c.zip
fix --wget and --curl in urpmi.update
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 4a08dc8c..df3dad32 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.4.3
+%define version 4.4.4
%define release 1mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -236,6 +236,9 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Wed Jan 28 2004 Olivier Blin <blino@mandrake.org> 4.4.4-1mdk
+- fix --wget and --curl in urpmi.update
+
* Wed Jan 21 2004 Olivier Blin <blino@mandrake.org> 4.4.3-1mdk
- add downloader option in global config section
- better error reporting for curl