From 275fecaa3dbaabf97aa7bd03f3bff2b17eac95a0 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 11 Feb 2004 13:18:06 +0000 Subject: send download errors to error output instead of log output (in order to display them in non-verbose mode too) --- urpmi.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'urpmi.spec') 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 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 : + - gurpmi: don't escape "," in translatable string, do it after translation * Mon Feb 9 2004 Guillaume Cottenceau 4.4.5-4mdk - fix bug #7472: progressbar forced to be thicker than default -- cgit v1.2.1