From cf25457a030dd12752941c8b00c94aa148f2cf57 Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Tue, 16 Mar 2004 17:00:47 +0000 Subject: fix error in mimetype for menu entry --- urpmi.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'urpmi.spec') diff --git a/urpmi.spec b/urpmi.spec index afe69217..e517376d 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -8,7 +8,7 @@ %define name urpmi %define version 4.4.5 -%define release 8mdk +%define release 9mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -134,7 +134,7 @@ needs="kde" \ section=".hidden" \ title="Software installer" \ longtitle="Graphical front end to install RPM files" \ -mimetypes="application/x-rpm;application/x-urpmi" \ +mimetypes="application/x-rpm,application/x-urpmi" \ multiple_files="true" \ kde_opt="InitialPreference=9" ?package(gurpmi): command="%{_bindir}/gurpmi" \ @@ -142,7 +142,7 @@ needs="gnome" \ section=".hidden" \ title="Software installer" \ longtitle="Graphical front end to install RPM files" \ -mimetypes="application/x-rpm;application/x-urpmi" \ +mimetypes="application/x-rpm,application/x-urpmi" \ multiple_files="true" EOF %endif @@ -243,6 +243,9 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Tue Mar 16 2004 Frederic Crozat 4.4.5-9mdk +- fix mimetype in menu file (correct separator is , not ;) + * Sun Feb 22 2004 François Pons 4.4.5-8mdk - fix bug 8110 (urpmq -y automatically uses -a). - gurpm.pm: allow to pass options to ugtk2 object (so that we can set -- cgit v1.2.1