Ana Guerrero 2024-03-15 19:27:51 +00:00 committed by Git OBS Bridge
commit 12925815de
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 14 08:34:53 UTC 2024 - pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang{,_path} macros, [bsc#1212476]
-------------------------------------------------------------------
Wed Feb 21 09:50:54 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@ -300,6 +300,11 @@ install -m 0644 %{SOURCE1} %{buildroot}%{_sysusersdir}/
%fdupes -s %{buildroot}%{python_sitelib}
%fdupes -s %{buildroot}%{python_sitearch}
%python3_fix_shebang
%if 0%{?suse_version} >= 1600
%python3_fix_shebang_path %{buildroot}%{_libexecdir}/lsm.d/*
%endif
%if %{with test}
%check
if ! make check