Hello community, here is the log from the commit of package sysstat for openSUSE:Factory checked in at 2018-11-13 17:02:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysstat (Old) and /work/SRC/openSUSE:Factory/.sysstat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysstat" Tue Nov 13 17:02:24 2018 rev:77 rq:648619 version:12.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sysstat/sysstat.changes 2018-10-22 11:23:03.595172936 +0200 +++ /work/SRC/openSUSE:Factory/.sysstat.new/sysstat.changes 2018-11-13 17:50:24.267556774 +0100 @@ -1,0 +2,6 @@ +Mon Nov 12 11:34:17 UTC 2018 - Martin Pluskal <[email protected]> + +- Run tests during build +- Use explicit list of binaries in files section of spec file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysstat.spec ++++++ --- /var/tmp/diff_new_pack.DbvRLv/_old 2018-11-13 17:50:24.935555843 +0100 +++ /var/tmp/diff_new_pack.DbvRLv/_new 2018-11-13 17:50:24.939555837 +0100 @@ -113,6 +113,9 @@ %{buildroot}%{_unitdir}/sysstat.service fi +%check +make %{?_smp_mflags} test + %pre %service_add_pre sysstat.service @@ -145,7 +148,13 @@ %config(noreplace) %{_sysconfdir}/sysstat/sysstat %attr(644,root,root) %config(noreplace) %{_sysconfdir}/sysstat/sysstat.cron %attr(644,root,root) %config(noreplace) %{_sysconfdir}/sysstat/sysstat.ioconf -%{_bindir}/* +%{_bindir}/cifsiostat +%{_bindir}/iostat +%{_bindir}/mpstat +%{_bindir}/pidstat +%{_bindir}/sadf +%{_bindir}/sar +%{_bindir}/tapestat %exclude %{_bindir}/isag %{_libdir}/sa %{_unitdir}/sysstat.service
