[opensuse-packaging] suse_update_desktop_file and Categories
Hi, I'm trying to build kprinter4[1] package. According to desktop file category guidelines[2], I included in spec file: %suse_update_desktop_file -r %{name} Utility Printing But then build failed with: WARNING: Category "Printing" is unknown \! ERROR: No sufficient Category definition: {path_to_desktop_file} Errors in installed desktop file detected. Please refer to http://en.opensuse.org/SUSE_Package_Conventions/RPM_Macros Where is a problem and what it's more important, what is a solution? Our wiki page with desktop menu categories is outdated? build/check tool issue? [1] - https://github.com/credativ/kprinter4 [2] - http://en.opensuse.org/openSUSE:Packaging_desktop_menu_categories#Utility -- Pozdrawiam / Best regards, Mariusz Fik openSUSE Community Member GPG: 5FCE 7241 B3B9 32FD 455B C30E 42D6 6C88 9E83 7C3D
Hello! %suse_update_desktop_file -r %{name} 'Utility;Printing;' Mariusz Fik <fisiu82@jabster.pl> Sat, 22 Feb 2014 15:51:03 +0300:
Hi,
I'm trying to build kprinter4[1] package. According to desktop file category guidelines[2], I included in spec file:
%suse_update_desktop_file -r %{name} Utility Printing
But then build failed with: WARNING: Category "Printing" is unknown \! ERROR: No sufficient Category definition: {path_to_desktop_file} Errors in installed desktop file detected. Please refer to http://en.opensuse.org/SUSE_Package_Conventions/RPM_Macros
Where is a problem and what it's more important, what is a solution? Our wiki page with desktop menu categories is outdated? build/check tool issue?
[1] - https://github.com/credativ/kprinter4 [2] - http://en.opensuse.org/openSUSE:Packaging_desktop_menu_categories#Utility
-- Best regards, Dmitriy DA(P).DarkneSS Perlow @ Linux x64 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Dnia sobota, 22 lutego 2014 23:35:01 Dmitriy Perlow pisze:
Hello! %suse_update_desktop_file -r %{name} 'Utility;Printing;'
Nope. The same error as posted in the first message. -- Pozdrawiam / Best regards, Mariusz Fik openSUSE Community Member GPG: 5FCE 7241 B3B9 32FD 455B C30E 42D6 6C88 9E83 7C3D
Sorry. You are right. It seems that there are no Printing subcategory any more. Mariusz Fik <fisiu82@jabster.pl> Sun, 23 Feb 2014 14:15:37 +0300:
Dnia sobota, 22 lutego 2014 23:35:01 Dmitriy Perlow pisze:
Hello! %suse_update_desktop_file -r %{name} 'Utility;Printing;'
Nope. The same error as posted in the first message.
-- Best regards, Dmitriy DA(P).DarkneSS Perlow @ Linux x64 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Dmitriy Perlow
-
Mariusz Fik