Hello community, here is the log from the commit of package ganglia for openSUSE:Factory checked in at 2020-02-04 19:53:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ganglia (Old) and /work/SRC/openSUSE:Factory/.ganglia.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ganglia" Tue Feb 4 19:53:58 2020 rev:9 rq:769583 version:3.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ganglia/ganglia.changes 2019-12-10 22:46:25.385720082 +0100 +++ /work/SRC/openSUSE:Factory/.ganglia.new.26092/ganglia.changes 2020-02-04 19:54:05.301347325 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 13:01:04 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ganglia.spec ++++++ --- /var/tmp/diff_new_pack.Vp15RO/_old 2020-02-04 19:54:07.405348551 +0100 +++ /var/tmp/diff_new_pack.Vp15RO/_new 2020-02-04 19:54:07.413348556 +0100 @@ -1,7 +1,7 @@ # # spec file for package ganglia # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -69,8 +69,8 @@ BuildRequires: python-devel BuildRequires: rrdtool-devel BuildRequires: system-user-daemon -BuildRequires: systemd BuildRequires: systemd-rpm-macros +BuildRequires: pkgconfig(systemd) Requires: system-user-daemon BuildRoot: %{_tmppath}/%{name}-%{version}-build
