Accepting request 1149217 from Archiving

OBS-URL: https://build.opensuse.org/request/show/1149217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zchunk?expand=0&rev=23
This commit is contained in:
Ana Guerrero 2024-02-23 15:41:08 +00:00 committed by Git OBS Bridge
commit 0478842af4
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 13:21:07 UTC 2024 - pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang_path macro, [bsc#1212476]
-------------------------------------------------------------------
Mon Jan 15 10:51:03 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -87,6 +87,9 @@ rm -rf src/lib/hash/sha*
# Install dictionary generation script
mkdir -p %{buildroot}%{_libexecdir}
install -p contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictionary
%if %{suse_version} >= 1600
%python3_fix_shebang_path %{buildroot}%{_libexecdir}/*
%endif
%check
%meson_test