From a1673696eab24767d5aeabefcfc7da07700f1f3e Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Sat, 31 Jul 2004 14:00:28 +0000 Subject: 4.5-19mdk --- ChangeLog | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ urpmi.spec | 8 +++++++- 2 files changed, 72 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 174a8ffa..eeb667a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,68 @@ +2004-07-30 09:28 Rafael Garcia-Suarez + + * urpmi: More information in the choice list + +2004-07-30 08:49 Thierry Vignaud + + * po/fr.po: fix previous commit: unfuzzy translated string + +2004-07-30 08:38 Youcef Rabah Rahal + + * po/ar.po: Sync with Arabeyes CVS + +2004-07-30 08:19 Rafael Garcia-Suarez + + * po/fr.po: Misc. fixes. + +2004-07-30 08:10 Rafael Garcia-Suarez + + * urpmi, urpm/args.pm: Add a --more-choices option + +2004-07-30 07:29 Rafael Garcia-Suarez + + * urpm/args.pm: --excludedocs was broken + +2004-07-30 03:02 Rafael Garcia-Suarez + + * urpm.pm: Probe for hdlist/synthesis in new media structure + +2004-07-30 03:01 Rafael Garcia-Suarez + + * urpmi.addmedia: Make --distrib work with new media structure + +2004-07-29 04:18 Rafael Garcia-Suarez + + * urpm/download.pm: Cleanups. + +2004-07-28 11:31 Rafael Garcia-Suarez + + * urpm.pm: readdir nit + +2004-07-28 08:58 Rafael Garcia-Suarez + + * Makefile: Allow 'make ChangeLog' + +2004-07-28 08:35 Rafael Garcia-Suarez + + * urpm.pm: Allow "README.update.urpmi" as an equivalent of + "README.upgrade.urpmi" + +2004-07-28 02:47 Rafael Garcia-Suarez + + * po/fr.po: Fix wording. + +2004-07-27 15:48 José JORGE + + * po/pt.po: bunch of work + +2004-07-27 12:03 Thierry Vignaud + + * urpmi.spec: fix 4.5-18mdk's changelog + +2004-07-27 10:15 Rafael Garcia-Suarez + + * urpmi.spec: 4.5-18mdk + 2004-07-27 10:04 Rafael Garcia-Suarez * urpm.pm: "noreconfigure" should work for both local and remote diff --git a/urpmi.spec b/urpmi.spec index 1442851f..cd5f100f 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -8,7 +8,7 @@ %define name urpmi %define version 4.5 -%define release 18mdk +%define release 19mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -249,6 +249,12 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Fri Jul 30 2004 Rafael Garcia-Suarez 4.5-19mdk +- Add --more-choices option to urpmi +- Fix urpmi --excludedocs +- Make urpmi.addmedia --distrib grok the new media structure +- and other small fixes + * Tue Jul 27 2004 Rafael Garcia-Suarez 4.5-18mdk - Better error handling for copy failures (disk full, etc.) - Better handling of symlinks (Titi) -- cgit v1.2.1