From 0130f5d402e27dc0c91390065aaba3baf6c5d151 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 9 Feb 2004 18:14:39 +0000 Subject: gurpmi: handle case where user clicked on a src.rpm, suggest user is misleaded, allow to do nothing, really install, or save on disk --- urpmi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'urpmi.spec') diff --git a/urpmi.spec b/urpmi.spec index c9c5385c..f848423f 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -44,7 +44,7 @@ You can compare rpm vs. urpmi with insmod vs. modprobe %package -n gurpmi Summary: User mode rpm GUI install Group: %{group} -Requires: urpmi >= %{version}-%{release} drakxtools > 10-0.4mdk gchooser gmessage usermode menu +Requires: urpmi >= %{version}-%{release} drakxtools > 10-0.4mdk gtkdialogs >= 2.1 usermode menu Obsoletes: grpmi %description -n gurpmi @@ -236,11 +236,15 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog + - fix bug #7472: progressbar forced to be thicker than default (gc) - gurpmi: when cancel button is destroyed forever from within rpmdrake (after all downloads completed) ask gtk to recompute size of toplevel window to not end up with an ugly void space (gc) - gurpmi: add application/x-urpmi mimetype (gc) +- gurpmi: handle case where user clicked on a src.rpm, suggest + user is misleaded, allow to do nothing, really install, or + save on disk (gc) * Tue Feb 3 2004 François Pons 4.4.5-3mdk - fixed bug of reference of ../ in hdlists file. -- cgit v1.2.1