https://bugzilla.rpmfusion.org/show_bug.cgi?id=3095

--- Comment #13 from Michael Cronenworth <[email protected]> 2014-07-10 17:48:21 
CEST ---
Also, since MimeType is being used in the Desktop file you need to add a
update-desktop-database call in %post and %postun.

%post
update-desktop-database &>/dev/null || :

%postun
update-desktop-database &>/dev/null || :

-- 
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to