From 9f85168f02f3e49f2a11e95e24e8b6e4f407a095 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 19 Sep 2000 22:46:47 +0000 Subject: added option --best-output --- urpmi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'urpmi.spec') diff --git a/urpmi.spec b/urpmi.spec index 4826e33b..75a5eef7 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -2,7 +2,7 @@ Name: urpmi Version: 1.3 -Release: 7mdk +Release: 8mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -39,7 +39,7 @@ Auto install of rpm on demand %prep -%setup -n %{name} +%setup -q -n %{name} %install rm -rf $RPM_BUILD_ROOT @@ -104,6 +104,9 @@ autoirpm.uninstall %changelog +* Wed Sep 20 2000 Guillaume Cottenceau 1.3-8mdk +- added option --best-output that selects X if available + * Wed Sep 13 2000 François Pons 1.3-7mdk - trusting root only readable file list.*, fixes gurpmi with mutlitple media examination. -- cgit v1.2.1