Hello community, here is the log from the commit of package nagios for openSUSE:Factory checked in at 2020-02-04 19:55:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nagios (Old) and /work/SRC/openSUSE:Factory/.nagios.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nagios" Tue Feb 4 19:55:04 2020 rev:16 rq:769779 version:4.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/nagios/nagios.changes 2019-12-24 14:30:27.178589970 +0100 +++ /work/SRC/openSUSE:Factory/.nagios.new.26092/nagios.changes 2020-02-04 19:55:08.405384130 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 15:07:25 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nagios.spec ++++++ --- /var/tmp/diff_new_pack.nJuyoO/_old 2020-02-04 19:55:10.589385403 +0100 +++ /var/tmp/diff_new_pack.nJuyoO/_new 2020-02-04 19:55:10.625385424 +0100 @@ -1,7 +1,7 @@ # # spec file for package nagios # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -35,7 +35,7 @@ Summary: The Nagios Network Monitor License: GPL-2.0-or-later Group: System/Monitoring -Url: http://www.nagios.org/ +URL: http://www.nagios.org/ Source0: %{name}-%{version}.tar.gz Source1: rc%{name} Source2: %{name}-exec-start-pre @@ -84,9 +84,9 @@ BuildRequires: unzip BuildRequires: zlib-devel %if %{with systemd} -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) Source100: nagios_systemd -%{?systemd_requires} +%{?systemd_ordering} %endif Provides: monitoring_daemon BuildRoot: %{_tmppath}/%{name}-%{version}-build
