SHA256
1
0
forked from pool/gpsd

Accepting request 1170948 from Application:Geo

OBS-URL: https://build.opensuse.org/request/show/1170948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=64
This commit is contained in:
Dominique Leuenberger 2024-05-01 12:55:30 +00:00 committed by Git OBS Bridge
commit 0efeff2a2a
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 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 xgpsspeed System Monitor
%suse_update_desktop_file -r xgps System Monitor %suse_update_desktop_file -r xgps System Monitor
%python3_fix_shebang
%if %{suse_version} >= 1600 %if %{suse_version} >= 1600
%python_expand %python3_fix_shebang_path %{buildroot}%{$python_sitearch}/gps/* %python_expand %python3_fix_shebang_path %{buildroot}%{$python_sitearch}/gps/*
%endif %endif