Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=518799


Jussi Lehtola <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #2 from Jussi Lehtola <[email protected]>  2009-08-25 09:17:33 
EDT ---
(In reply to comment #1)
> Need to update desktop db for the .desktop file. 
> http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#desktop-database

"Use this when a desktop entry has a 'MimeType key."

This desktop file doesn't have MimeType key, so the desktop database update is
not needed.

However, the categories GNOME and Application should be removed from the
desktop file in %install.

**

I wouldn't use
 docdir=%{_defaultdocdir}/%{name}-%{version} \
in %install, I'd just run
 rm -rf %{buildroot}%{_docdir}
and list the necessary files in %doc.

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

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to