[Bug 2979] Review request: steam - Installer for the Steam software distribution service

RPM Fusion Bugzilla noreply at rpmfusion.org
Wed Oct 23 08:32:09 CEST 2013


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

--- Comment #27 from MartinKG <mgansser at alice.de> 2013-10-23 08:32:09 CEST ---
package steam contains desktop file(s) with a MimeType: entry.

please update-desktop-database in spec file
http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#desktop-database

%post
/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :

%postun
/usr/bin/update-mime-database %{_datadir}/mime &> /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.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list