Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dpdk for openSUSE:Factory checked in at 2024-06-25 23:06:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dpdk (Old) and /work/SRC/openSUSE:Factory/.dpdk.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "dpdk" Tue Jun 25 23:06:36 2024 rev:60 rq:1183019 version:22.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/dpdk/dpdk.changes 2024-03-19 17:29:29.449597235 +0100 +++ /work/SRC/openSUSE:Factory/.dpdk.new.18349/dpdk.changes 2024-06-25 23:06:55.877109414 +0200 @@ -1,0 +2,7 @@ +Thu Jun 20 14:21:26 UTC 2024 - pgajdos@suse.com + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang and %python3_fix_shebang_path macros + [bsc#1212476] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dpdk.spec ++++++ --- /var/tmp/diff_new_pack.7KpuNc/_old 2024-06-25 23:06:57.181157485 +0200 +++ /var/tmp/diff_new_pack.7KpuNc/_new 2024-06-25 23:06:57.181157485 +0200 @@ -259,8 +259,9 @@ %endif # Fix interpreter -find %{buildroot} -name "*.py" -exec sed -i 's|python$|python3|' \{\} + -find %{buildroot} -name "*.py" -exec sed -i 's|env python|python|' \{\} + +%python3_fix_shebang +%python3_fix_shebang_path %{buildroot}%{_datadir}/%{name}/examples/ipsec-secgw/test/* +%python3_fix_shebang_path %{buildroot}%{_datadir}/%{name}/examples/pipeline/examples/* # Remove duplicates %fdupes %{buildroot}/%docdir
participants (1)
-
Source-Sync