summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2004-02-11 13:18:06 +0000
committerOlivier Blin <oblin@mandriva.org>2004-02-11 13:18:06 +0000
commit275fecaa3dbaabf97aa7bd03f3bff2b17eac95a0 (patch)
treee127d211991de9b234e03fa7eeec561b40e4be75 /urpmi.spec
parent11bd1f5120e939c60aa1256dbed1a9c3b28289eb (diff)
downloadurpmi-275fecaa3dbaabf97aa7bd03f3bff2b17eac95a0.tar
urpmi-275fecaa3dbaabf97aa7bd03f3bff2b17eac95a0.tar.gz
urpmi-275fecaa3dbaabf97aa7bd03f3bff2b17eac95a0.tar.bz2
urpmi-275fecaa3dbaabf97aa7bd03f3bff2b17eac95a0.tar.xz
urpmi-275fecaa3dbaabf97aa7bd03f3bff2b17eac95a0.zip
send download errors to error output instead of log output (in order to display them in non-verbose mode too)
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/urpmi.spec b/urpmi.spec
index a4a27f79..d6ff74eb 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.4.5
-%define release 4mdk
+%define release 5mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -236,7 +236,11 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
-- gurpmi: don't escape "," in translatable string, do it after translation
+* Fri Jan 30 2004 Olivier Blin <blino@mandrake.org> 4.4.5-5mdk
+- send download errors to error output instead of log output
+ (in order to display them in non-verbose mode too)
+- From Guillaume Cottenceau <gc@mandrakesoft.com> :
+ - gurpmi: don't escape "," in translatable string, do it after translation
* Mon Feb 9 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 4.4.5-4mdk
- fix bug #7472: progressbar forced to be thicker than default