Accepting request 1099206 from home:fbui:branches:Base:System

- Drop the build dependency on systemd. This was not really necessary and it
  decreases the number of build deps from 207 to 189.

OBS-URL: https://build.opensuse.org/request/show/1099206
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=147
This commit is contained in:
David Anes 2023-07-18 10:03:44 +00:00 committed by Git OBS Bridge
parent 2bcb85e9a1
commit e4b3baa17d
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 18 08:31:18 UTC 2023 - Franck Bui <fbui@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.
-------------------------------------------------------------------
Tue May 23 18:36:01 UTC 2023 - David Anes <david.anes@suse.com>

View File

@ -44,7 +44,6 @@ BuildRequires: pkgconfig
BuildRequires: sed
BuildRequires: systemd-rpm-macros
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(systemd)
Requires: procmail
Requires: xz
%{?systemd_ordering}
@ -91,6 +90,8 @@ export LFLAGS="-L. -lsyscom"
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 @@ rm -f /etc/cron.d/sysstat || :
%{_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 @@ rm -f /etc/cron.d/sysstat || :
%{_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