Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sysstat for openSUSE:Factory checked 
in at 2023-07-19 19:10:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysstat (Old)
 and      /work/SRC/openSUSE:Factory/.sysstat.new.5570 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysstat"

Wed Jul 19 19:10:11 2023 rev:106 rq:1099235 version:12.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysstat/sysstat.changes  2023-05-28 
19:21:46.720582207 +0200
+++ /work/SRC/openSUSE:Factory/.sysstat.new.5570/sysstat.changes        
2023-07-19 19:10:20.348462660 +0200
@@ -1,0 +2,6 @@
+Tue Jul 18 08:31:18 UTC 2023 - Franck Bui <f...@suse.com>
+
+- Drop the build dependency on systemd. This was not really necessary and it
+  decreases the number of build deps from 207 to 189.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sysstat.spec ++++++
--- /var/tmp/diff_new_pack.mWK5TN/_old  2023-07-19 19:10:21.268468041 +0200
+++ /var/tmp/diff_new_pack.mWK5TN/_new  2023-07-19 19:10:21.288468157 +0200
@@ -44,7 +44,6 @@
 BuildRequires:  sed
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(systemd)
 Requires:       procmail
 Requires:       xz
 %{?systemd_ordering}
@@ -91,6 +90,8 @@
 export history="60"
 export sadc_options="-S ALL"
 %configure \
+           --with-systemdsystemunitdir=%{_unitdir} \
+           --with-systemdsleepdir=%{_systemd_util_dir}/system-sleep \
            --enable-install-cron \
            --disable-silent-rules \
            --enable-nls \
@@ -151,6 +152,7 @@
 %{_mandir}/man8/*
 %exclude %{_mandir}/man1/isag*
 %dir %{_sysconfdir}/sysstat
+%dir %{_systemd_util_dir}/system-sleep
 %config(noreplace) %{_sysconfdir}/sysstat/sysstat
 %attr(644,root,root) %config(noreplace) %{_sysconfdir}/sysstat/sysstat.ioconf
 %{_bindir}/cifsiostat
@@ -167,7 +169,7 @@
 %{_unitdir}/sysstat-collect.timer
 %{_unitdir}/sysstat-summary.service
 %{_unitdir}/sysstat-summary.timer
-%{_prefix}/lib/systemd/system-sleep/sysstat.sleep
+%{_systemd_util_dir}/system-sleep/sysstat.sleep
 %dir %{_localstatedir}/log/sa
 %{_sbindir}/rcsysstat
 

Reply via email to