From 281d78a8464432b4779887f8fe6531ad68debbfd Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 9 Feb 2004 14:06:33 +0000 Subject: gurpmi: add application/x-urpm-rpmi mimetype --- urpmi.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'urpmi.spec') diff --git a/urpmi.spec b/urpmi.spec index 7ad45e7b..8ca6ffaf 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -132,12 +132,12 @@ cat << EOF > %{buildroot}%{_menudir}/gurpmi ?package(gurpmi): command="%{_bindir}/gurpmi" needs="gnome" section=".hidden" \ section=".hidden" \ title="Software installer" longtitle="Graphical front end to install RPM files" \ -mimetypes="application/x-rpm" \ +mimetypes="application/x-rpm;application/x-urpm-rpmi" \ multiple_files="true" ?package(gurpmi): command="%{_bindir}/gurpmi" needs="kde" section=".hidden" \ section=".hidden" InitialPreference="9" \ title="Software installer" longtitle="Graphical front end to install RPM files" \ -mimetypes="application/x-rpm" \ +mimetypes="application/x-rpm;application/x-urpm-rpmi" \ multiple_files="true" EOF %endif @@ -240,6 +240,7 @@ $urpm->update_media(nolock => 1, nopubkey => 1); - 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-urpm-rpmi mimetype * Tue Feb 3 2004 François Pons 4.4.5-3mdk - fixed bug of reference of ../ in hdlists file. -- cgit v1.2.1