Accepting request 1170742 from home:pgajdos

- usage of %python3_fix_shebang to cover /usr/bin is also
  needed [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1170742
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=161
This commit is contained in:
Dirk Stoecker 2024-04-30 10:55:05 +00:00 committed by Git OBS Bridge
parent c9ed8445ba
commit 1424758fc8
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 29 09:32:13 UTC 2024 - pgajdos@suse.com
- usage of %python3_fix_shebang to cover /usr/bin is also
needed [bsc#1212476]
-------------------------------------------------------------------
Wed Mar 13 11:43:15 UTC 2024 - pgajdos@suse.com

View File

@ -277,6 +277,7 @@ sed -i -e 's#Icon=.*/\([^/]\+\)\(\..\+\)#Icon=\1#' %{buildroot}%{_datadir}/appli
%suse_update_desktop_file -r xgpsspeed System Monitor
%suse_update_desktop_file -r xgps System Monitor
%python3_fix_shebang
%if %{suse_version} >= 1600
%python_expand %python3_fix_shebang_path %{buildroot}%{$python_sitearch}/gps/*
%endif