From 0e4543b00bfabc9a2dee562975d43623bb969f7c Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 8 Dec 2004 17:29:49 +0000 Subject: 4.6.6-2mdk --- ChangeLog | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ urpmi.spec | 6 +++++- 2 files changed, 58 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cb529867..d7afbf4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,56 @@ +2004-12-08 16:26 Rafael Garcia-Suarez + + * gurpmi: Nice scrollable windows for long messages + +2004-12-08 16:21 Rafael Garcia-Suarez + + * po/fr.po: Singular, not plural. + +2004-12-08 15:18 Rafael Garcia-Suarez + + * gurpmi: Always separate package names with \n + +2004-12-08 15:07 Rafael Garcia-Suarez + + * gurpmi: Refresh interface at each window change. + +2004-12-08 15:02 Rafael Garcia-Suarez + + * gurpmi: Don't repeat OK in information message + +2004-12-08 14:54 Rafael Garcia-Suarez + + * gurpmi: Plug i18n function in. + +2004-12-08 14:53 Rafael Garcia-Suarez + + * po/fr.po: Grammar fix + +2004-12-08 14:43 Rafael Garcia-Suarez + + * gurpmi: Don't ask for confirmation when there is only one package + to be installed. + +2004-12-08 11:16 Rafael Garcia-Suarez + + * gurpmi: Fix --help message + +2004-12-08 10:58 Rafael Garcia-Suarez + + * urpmi.spec: Remove dependency of gurpmi on external dialog tools + +2004-12-08 10:58 Rafael Garcia-Suarez + + * urpmi: Remove unused function + +2004-12-08 10:19 Rafael Garcia-Suarez + + * po/fr.po: Remove spurious spaces + +2004-12-07 18:39 Rafael Garcia-Suarez + + * urpm.pm, urpmi.spec: 4.6.6-1mdk + 2004-12-07 18:34 Rafael Garcia-Suarez * man/C/urpmi.8: Update manpage diff --git a/urpmi.spec b/urpmi.spec index 604cdb01..9da96265 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -8,7 +8,7 @@ %define name urpmi %define version 4.6.6 -%define release 1mdk +%define release 2mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -235,6 +235,10 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Wed Dec 08 2004 Rafael Garcia-Suarez 4.6.6-2mdk +- Improvements to gurpmi: scrollbar to avoid windows too large, interface + refreshed more often, less questions when unnecessary, fix --help. + * Tue Dec 07 2004 Rafael Garcia-Suarez 4.6.6-1mdk - gurpmi has been reimplemented as a standalone gtk2 program. - As a consequence, urpmi --X doesn't work any longer. -- cgit v1.2.1