Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package resource-agents for openSUSE:Factory checked in at 2024-03-13 22:17:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/resource-agents (Old) and /work/SRC/openSUSE:Factory/.resource-agents.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "resource-agents" Wed Mar 13 22:17:04 2024 rev:128 rq:1157508 version:4.13.0+git23.fa8a56f6 Changes: -------- --- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes 2024-02-16 21:49:36.777479247 +0100 +++ /work/SRC/openSUSE:Factory/.resource-agents.new.1770/resource-agents.changes 2024-03-13 22:17:55.390825147 +0100 @@ -1,0 +2,6 @@ +Tue Mar 12 12:29:53 UTC 2024 - pgaj...@suse.com + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang_path macro, [bsc#1212476] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ resource-agents.spec ++++++ --- /var/tmp/diff_new_pack.NXw2v7/_old 2024-03-13 22:17:56.238856345 +0100 +++ /var/tmp/diff_new_pack.NXw2v7/_new 2024-03-13 22:17:56.238856345 +0100 @@ -124,15 +124,15 @@ %prep %setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch6 -p1 -%patch7 -p0 -%patch8 -p0 -%patch9 -p0 -%patch10 -p1 +%patch -P 1 -p1 +%patch -P 2 -p1 +%patch -P 3 -p1 +%patch -P 4 -p1 +%patch -P 6 -p1 +%patch -P 7 -p0 +%patch -P 8 -p0 +%patch -P 9 -p0 +%patch -P 10 -p1 %build autoreconf -fvi @@ -183,6 +183,10 @@ ln -s %{_prefix}/lib/ocf/resource.d/heartbeat/aws-vpc-move-ip aws-vpc-move-ip ) +%if %{suse_version} >= 1600 +%python3_fix_shebang_path %{buildroot}%{_prefix}/lib/ocf/resource.d/heartbeat/* +%endif + %post %service_add_post resource-agents-deps.target %tmpfiles_create %_tmpfilesdir/resource-agents.conf