From 60d4ad6c90817f674088bf32302c575b7b5129f2 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Fri, 6 Dec 2002 15:15:13 +0000 Subject: 4.1-9mdk --- urpmi.spec | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'urpmi.spec') diff --git a/urpmi.spec b/urpmi.spec index 0cfca845..3e71e689 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -2,14 +2,14 @@ Name: urpmi Version: 4.1 -Release: 8mdk +Release: 9mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate Summary: User mode rpm install URL: http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/urpmi Requires: eject webfetch perl-DateManip >= 5.40 -PreReq: perl-Locale-gettext rpmtools >= 4.3-6mdk perl-URPM >= 0.71-1mdk +PreReq: perl-Locale-gettext rpmtools >= 4.3-6mdk perl-URPM >= 0.80 BuildRequires: bzip2-devel gettext rpm-devel >= 4.0.3 BuildRoot: %{_tmppath}/%{name}-buildroot BuildArch: noarch @@ -204,6 +204,16 @@ fi %changelog +* Fri Dec 6 2002 François Pons 4.1-9mdk +- improved urpmf from sh to perl, now a lot of options and + support of synthesis only media. +- make medium name mandatory when adding a source with + --distrib-XXX using urpmi.addmedia. +- fix parallel installation when one node is already up-to-date. +- improved callback usage of urpm::configure to use newer + perl-URPM interface (much faster and smart with memory, but + unstable). + * Tue Dec 3 2002 François Pons 4.1-8mdk - added --excludepath option (fix bug 577). - fixed missing options given to parallel plugins. -- cgit v1.2.1