From 0e3db0d78d82d2a44a9a9a7d36b455b3036b586e Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 22 Jul 2004 03:16:15 +0000 Subject: 4.5-16mdk --- ChangeLog | 8 ++++++++ urpmi.spec | 5 ++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ec5c64ec..18b94dd9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-07-22 04:26 Rafael Garcia-Suarez + + * urpm.pm: Media reconfiguration did not work with NFS medai + +2004-07-20 10:26 Rafael Garcia-Suarez + + * urpmi.spec: 4.5-15mdk + 2004-07-20 08:49 Rafael Garcia-Suarez * urpm.pm: Support for automatic reconfiguration of media diff --git a/urpmi.spec b/urpmi.spec index 569ad1eb..4043c169 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -8,7 +8,7 @@ %define name urpmi %define version 4.5 -%define release 15mdk +%define release 16mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -249,6 +249,9 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Thu Jul 22 2004 Rafael Garcia-Suarez 4.5-16mdk +- Automagically reconfigure NFS media as well. (duh.) + * Tue Jul 20 2004 Rafael Garcia-Suarez 4.5-15mdk - Support for automatic reconfiguration of media layout - Remove setuid support -- cgit v1.2.1