From 1e66805a8b7ad8fdaf879e579e8ab59dd6ab5cad Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 9 Mar 2005 16:13:20 +0000 Subject: 4.6.22-2mdk --- ChangeLog | 25 +++++++++++++++++++++++++ urpmi.spec | 6 +++++- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0879ae2f..81490c4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2005-03-09 16:54 Rafael Garcia-Suarez + + * urpmi.spec: Upgrade require on perl-Locale-gettext + +2005-03-09 14:59 Rafael Garcia-Suarez + + * urpmi.spec: Don't use deprecated PreReq construct + +2005-03-09 14:25 Rafael Garcia-Suarez + + * urpm.pm: Emit an error when using --root and where no /dev/null + is found in the specified chroot + +2005-03-08 16:54 Thierry Vignaud + + * po/br.po: update + +2005-03-08 16:53 Thierry Vignaud + + * po/br.po: typo fix + +2005-03-08 16:26 Rafael Garcia-Suarez + + * urpm.pm, urpmi.spec: 4.6.22-1mdk + 2005-03-08 12:12 Rafael Garcia-Suarez * urpm.pm: Fix addition of media with passwords diff --git a/urpmi.spec b/urpmi.spec index ec7b3282..ce7875b9 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -8,7 +8,7 @@ %define name urpmi %define version 4.6.22 -%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,10 @@ if (-e "/etc/urpmi/urpmi.cfg") { %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Wed Mar 09 2005 Rafael Garcia-Suarez 4.6.22-2mdk +- Fix requires on perl-Locale-gettext +- Warn when a chroot doesn't has a /dev + * Tue Mar 08 2005 Rafael Garcia-Suarez 4.6.22-1mdk - Fix addition of media with passwords - More verifications on local list files -- cgit v1.2.1