From c38938ff3021771e0810174b26b2482e9384daa8 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 11 Mar 2005 09:09:57 +0000 Subject: 4.6.23-2mdk --- ChangeLog | 12 ++++++++++++ urpmi.spec | 5 ++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d4d15a2b..8d7f070a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2005-03-11 09:57 Rafael Garcia-Suarez + + * urpm.pm: More error checking + +2005-03-10 17:50 Pablo Saratxaga + + * po/bg.po: updated po file + +2005-03-10 15:49 Rafael Garcia-Suarez + + * urpm.pm, urpmi.spec: 4.6.23-1mdk + 2005-03-10 15:29 Rafael Garcia-Suarez * urpm.pm, man/C/urpmi.8, man/C/urpmi.cfg.5, urpm/args.pm, diff --git a/urpmi.spec b/urpmi.spec index be3a0378..95668d25 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -8,7 +8,7 @@ %define name urpmi %define version 4.6.23 -%define release 1mdk +%define release 2mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -236,6 +236,9 @@ if (-e "/etc/urpmi/urpmi.cfg") { %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Fri Mar 11 2005 Rafael Garcia-Suarez 4.6.23-2mdk +- error checking was sometimes not enough forgiving + * Thu Mar 10 2005 Rafael Garcia-Suarez 4.6.23-1mdk - new urpmi option, --retry - better system error messages -- cgit v1.2.1