Accepting request 1180909 from home:pgajdos

- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang_path macro, [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1180909
OBS-URL: https://build.opensuse.org/package/show/Base:System/fwupd?expand=0&rev=184
This commit is contained in:
Dominique Leuenberger 2024-06-14 13:54:51 +00:00 committed by Git OBS Bridge
parent 95f899e807
commit 13e3ca5def
2 changed files with 10 additions and 0 deletions

View File

@ -13,6 +13,12 @@ Fri Jun 14 07:23:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Synaptics Carrera devices.
- Wacom Movink devices.
-------------------------------------------------------------------
Fri Jun 14 12:47:11 UTC 2024 - pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang_path macro, [bsc#1212476]
-------------------------------------------------------------------
Tue May 21 07:51:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -287,6 +287,10 @@ rm -fr %{buildroot}%{_datadir}/installed-tests
rm -fr %{buildroot}%{_datadir}/fish
%endif
%if %{suse_version} >= 1600
%python3_fix_shebang_path %{buildroot}%{_datadir}/%{name}/*
%endif
%check
%meson_test