Accepting request 952685 from home:StefanBruens:branches:electronics

- Fix suse_update_desktop_file invocation on Leap (missing new
  "org.kicad." prefix for desktop file names).

OBS-URL: https://build.opensuse.org/request/show/952685
OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=89
This commit is contained in:
2022-02-08 16:19:09 +00:00
committed by Git OBS Bridge
parent 0cabc2a99f
commit 24a73667d9
2 changed files with 12 additions and 6 deletions

View File

@@ -135,12 +135,12 @@ Provides translations for the "%{name}" package.
%cmake_install
%if 0%{?suse_version} < 1550
%suse_update_desktop_file -r bitmap2component "Education;Engineering"
%suse_update_desktop_file -r eeschema "Education;Engineering"
%suse_update_desktop_file -r gerbview "Education;Engineering"
%suse_update_desktop_file -r kicad "Education;Engineering"
%suse_update_desktop_file -r pcbcalculator "Education;Engineering"
%suse_update_desktop_file -r pcbnew "Education;Engineering"
%suse_update_desktop_file -r org.kicad.bitmap2component "Education;Engineering"
%suse_update_desktop_file -r org.kicad.eeschema "Education;Engineering"
%suse_update_desktop_file -r org.kicad.gerbview "Education;Engineering"
%suse_update_desktop_file -r org.kicad.kicad "Education;Engineering"
%suse_update_desktop_file -r org.kicad.pcbcalculator "Education;Engineering"
%suse_update_desktop_file -r org.kicad.pcbnew "Education;Engineering"
%endif
# Link to library libkicad_3dsg.so.2.0.0 has no use