From 6ddaba111cd902eca907f80d3fb13ee5807be4f4 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Mon, 19 Feb 2001 14:57:00 +0000 Subject: *** empty log message *** --- urpmi.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'urpmi.spec') diff --git a/urpmi.spec b/urpmi.spec index 51d2138e..ebee155b 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -2,7 +2,7 @@ Name: urpmi Version: 1.5 -Release: 4mdk +Release: 5mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -75,8 +75,8 @@ fi exit 0 %post +[ -z "$DURING_INSTALL" -a -f /var/lig/urpmi/depslist ] && %{_sbindir}/urpmi.update -a rm -f /var/lib/urpmi/depslist -[ -z "$DURING_INSTALL" ] && %{_sbindir}/urpmi.update -a %preun -n autoirpm autoirpm.uninstall @@ -113,6 +113,11 @@ autoirpm.uninstall %changelog +* Mon Feb 19 2001 François Pons 1.5-5mdk +- fixed -m mode for prompting user if needed. +- fixed -m mode with depandancies resolving. +- avoid update urpmi db except if old urpmi. + * Fri Feb 16 2001 François Pons 1.5-4mdk - fixed -m mode with failed depandancies. -- cgit v1.2.1