From 2b5f2ae16c775ccc0951fc6f6111ceffd4ac6ae2 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 14 Feb 2005 14:17:29 +0000 Subject: 4.6.16-2mdk --- ChangeLog | 12 ++++++++++++ urpmi.spec | 5 ++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a00d6b7e..0c9ee96c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2005-02-14 15:09 Rafael Garcia-Suarez + + * urpm/cfg.pm: Avoid using rpm because of locking + +2005-02-14 15:02 shivahuang + + * po/zh_TW.po: updated po file + +2005-02-14 13:51 Rafael Garcia-Suarez + + * urpm.pm, urpmi.spec: 4.6.16-1mdk + 2005-02-14 12:14 Rafael Garcia-Suarez * man/C/urpmi.addmedia.8: Document the new URL variables. diff --git a/urpmi.spec b/urpmi.spec index 4b117126..90630572 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -8,7 +8,7 @@ %define name urpmi %define version 4.6.16 -%define release 1mdk +%define release 2mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -233,6 +233,9 @@ if (-e "/etc/urpmi/urpmi.cfg") { %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Mon Feb 14 2005 Rafael Garcia-Suarez 4.6.16-2mdk +- Don't call rpm during restart to avoid locking + * Mon Feb 14 2005 Rafael Garcia-Suarez 4.6.16-1mdk - Patch by Michael Scherer to allow to use variables in media URLs - Fix retrieval of source packages (e.g. urpmq --sources) with alternative -- cgit v1.2.1