From 40d96654b8bae7dae990eeac3db8f7947bbf1810 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 15 Jan 2004 18:40:00 +0000 Subject: 4.4.2 --- urpmi.spec | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'urpmi.spec') diff --git a/urpmi.spec b/urpmi.spec index 3c32d5e4..6c2722a3 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -7,7 +7,7 @@ ################################################################## %define name urpmi -%define version 4.4.1 +%define version 4.4.2 %define release 1mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -236,6 +236,19 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Thu Jan 15 2004 Olivier Blin 4.4.2-1mdk +- enhance urpmq -i for non root user +- fix urpmq --sources for non root user (do not give a wrong url) +- fix urpme --root +- urpmi, urpme, urpmq: / can be used as root, it's not a particular case +- urpm.pm: lock rpm db in chroot, and urpmi db in / +- urpmi: ask to be root to install binary rpms in chroot +- From Pascal Terjan : + - $root =~ s!/*!! to avoid root detection issue +- From Olivier Thauvin : + - add --use-distrib code + - fix urpmq for virtual medium + * Mon Jan 12 2004 Guillaume Cottenceau 4.4.1-1mdk - add ability to cancel packages downloads from within rpmdrake (subsubversion increase) -- cgit v1.2.1