Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package percona-toolkit for openSUSE:Factory
checked in at 2026-06-22 17:25:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/percona-toolkit (Old)
and /work/SRC/openSUSE:Factory/.percona-toolkit.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "percona-toolkit"
Mon Jun 22 17:25:13 2026 rev:42 rq:1360622 version:3.7.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/percona-toolkit/percona-toolkit.changes
2026-05-28 17:28:51.952504148 +0200
+++
/work/SRC/openSUSE:Factory/.percona-toolkit.new.1956/percona-toolkit.changes
2026-06-22 17:25:35.041688354 +0200
@@ -1,0 +2,5 @@
+Mon Jun 8 12:46:32 UTC 2026 - Guillaume GARDET <[email protected]>
+
+- Fix build on non x86_64 archs
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ percona-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.PAFM6Z/_old 2026-06-22 17:25:35.741712729 +0200
+++ /var/tmp/diff_new_pack.PAFM6Z/_new 2026-06-22 17:25:35.745712868 +0200
@@ -86,7 +86,7 @@
# a blank configuration file
mkdir -p %{buildroot}%{_sysconfdir}/%{name}
cp %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}/
-cp -a $(file bin/* | awk -F ':' '/x86-64/ {print $1}') %{buildroot}%{_bindir}/
+cp -a $(file bin/* | awk -F ':' '/ELF/ {print $1}') %{buildroot}%{_bindir}/
%files
%license COPYING