Bugzilla – Bug 463278
Invalid error message from desktop-file-install: No sufficient Category definition
Last modified: 2010-01-31 22:12:21 UTC
I always get the following error when trying to build for openSUSE 11.1: ERROR: No sufficient Category definition I specified the categories "Application" and "Utility" which complies with the freedesktop.org-specifications. No problems with builds for openSUSE 11.0, Mandriva 2009, Fedora 10 and local builds on my 11.1-machine.
It's been a while... Any workarounds available? I get the same building on OpenSUSE Build Service project home:andrew_z package bleachbit.
Sorry, I figured it out ;) -%suse_update_desktop_file %{name} +%suse_update_desktop_file %{name} Utility Filesystem
Works ok for me.