From b90c4abf99b372b73e8f2f5883f1ca48bf98240b Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 23 Mar 2005 18:36:37 +0000 Subject: 4.6.23-3mdk --- ChangeLog | 21 +++++++++++++++++++++ urpmi.spec | 5 ++++- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8d7f070a..118de093 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2005-03-14 11:55 Rafael Garcia-Suarez + + * man/C/urpmq.8: Document the new urpmq --summary option + +2005-03-14 11:53 Rafael Garcia-Suarez + + * urpmq, urpm/args.pm: Add a --summary option to urpmq. Patch by + Michael Scherer, slightly reworked (bug 14513) + +2005-03-11 11:22 Pablo Saratxaga + + * po/tl.po: updated po file + +2005-03-11 10:40 Pablo Saratxaga + + * po/bg.po: updated po file + +2005-03-11 10:09 Rafael Garcia-Suarez + + * urpmi.spec: 4.6.23-2mdk + 2005-03-11 09:57 Rafael Garcia-Suarez * urpm.pm: More error checking diff --git a/urpmi.spec b/urpmi.spec index 95668d25..2e5c9afa 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -8,7 +8,7 @@ %define name urpmi %define version 4.6.23 -%define release 2mdk +%define release 3mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -236,6 +236,9 @@ if (-e "/etc/urpmi/urpmi.cfg") { %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Wed Mar 23 2005 Rafael Garcia-Suarez 4.6.23-3mdk +- Add a --summary option to urpmq (Michael Scherer) + * Fri Mar 11 2005 Rafael Garcia-Suarez 4.6.23-2mdk - error checking was sometimes not enough forgiving -- cgit v1.2.1