From f55d57965fe587d594f2e5c459f82a19e514fb8d Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 12 Jun 2006 11:57:57 +0000 Subject: 4.8.20 --- urpmi.spec | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'urpmi.spec') diff --git a/urpmi.spec b/urpmi.spec index 53948523..6c6bdb8d 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -12,7 +12,7 @@ %{?!makeinstall_std: %define makeinstall_std() make DESTDIR=%{?buildroot:%{buildroot}} install} %define name urpmi -%define version 4.8.19 +%define version 4.8.20 %define release %mkrel 1 %define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -274,6 +274,17 @@ if (-e "/etc/urpmi/urpmi.cfg") { %ghost %_sys_macros_dir/urpmi.recover.macros %changelog +* Mon Jun 12 2006 Rafael Garcia-Suarez 4.8.20-1mdv2007.0 +- New options to urpmi.addmedia: --interactive and --all-media (Olivier Thauvin) +- urpmi.addmedia --distrib now uses media.cfg instead of hdlists (Olivier Thauvin) +- Use global proxy settings when adding a media (Vincent Panel, bug #22000) +- New urpmf option: -I. Also, make it handle "--" on command line +- Don't restart urpmi when started with --root (bug #22509) +- Misc. fixes to urpmi --bug +- Misc. fixes to gurpmi +- Don't sync to disk when closing rpmdb +- Doc fixes + * Thu Apr 20 2006 Rafael Garcia-Suarez 4.8.19-1mdk - Fix running rurpmi with curl/wget, could have tainting errors - Repackaging counter is prettier -- cgit v1.2.1