Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package netdata for openSUSE:Factory checked in at 2023-12-05 17:04:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netdata (Old) and /work/SRC/openSUSE:Factory/.netdata.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netdata" Tue Dec 5 17:04:23 2023 rev:44 rq:1130959 version:1.43.2 Changes: -------- --- /work/SRC/openSUSE:Factory/netdata/netdata.changes 2023-11-07 21:26:54.652734086 +0100 +++ /work/SRC/openSUSE:Factory/.netdata.new.25432/netdata.changes 2023-12-05 17:04:44.660527238 +0100 @@ -1,0 +2,6 @@ +Mon Nov 13 11:23:56 UTC 2023 - Andreas Schwab <[email protected]> + +- XEN only exists on x86 and aarch64 +- Enable freeipmi plugin everywhere + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netdata.spec ++++++ --- /var/tmp/diff_new_pack.X6xMRr/_old 2023-12-05 17:04:45.732566754 +0100 +++ /var/tmp/diff_new_pack.X6xMRr/_new 2023-12-05 17:04:45.736566902 +0100 @@ -74,7 +74,7 @@ %else BuildRequires: python311 %endif -%ifnarch ppc64 ppc64le armv7l s390x +%ifarch %ix86 x86_64 aarch64 BuildRequires: pkgconfig(xenstat) %endif %if 0%{?suse_version} > 1550 @@ -86,9 +86,7 @@ Recommends: python311-PyMySQL Recommends: python311-psycopg2 %endif -%ifarch i586 x86_64 BuildRequires: pkgconfig(libipmimonitoring) -%endif %description Netdata is a system for distributed real-time performance and @@ -111,7 +109,6 @@ %files plugin-cups %attr(0750,root,%{netdata_user}) %{_libexecdir}/%{name}/plugins.d/cups.plugin -%ifarch i586 x86_64 %package plugin-freeipmi Summary: The FreeIPMI metrics collection plugin for the Netdata Agent Enhances: freeipmi @@ -128,7 +125,6 @@ %files plugin-freeipmi %attr(0750,root,%{netdata_user}) %{_libexecdir}/%{name}/plugins.d/freeipmi.plugin -%endif %package plugin-nfacct Summary: The NFACCT metrics collection plugin for the Netdata Agent @@ -311,9 +307,7 @@ %configure \ --docdir="%{_docdir}/%{name}-%{version}" \ --enable-plugin-nfacct \ -%ifarch i586 x86_64 --enable-plugin-freeipmi \ -%endif --enable-plugin-cups \ --with-math \ --with-user=%{netdata_user} \ @@ -403,7 +397,7 @@ %{_libexecdir}/%{name}/plugins.d/ioping.plugin %{_libexecdir}/%{name}/plugins.d/local-listeners %{_libexecdir}/%{name}/plugins.d/loopsleepms.sh.inc -%ifnarch ppc64 ppc64le armv7l s390x +%ifarch %ix86 x86_64 aarch64 %{_libexecdir}/%{name}/plugins.d/xenstat.plugin %endif
