Hello community, here is the log from the commit of package icinga2 for openSUSE:Factory checked in at 2019-12-21 12:30:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icinga2 (Old) and /work/SRC/openSUSE:Factory/.icinga2.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icinga2" Sat Dec 21 12:30:51 2019 rev:23 rq:758231 version:2.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/icinga2/icinga2.changes 2019-10-24 23:11:22.752677396 +0200 +++ /work/SRC/openSUSE:Factory/.icinga2.new.6675/icinga2.changes 2019-12-21 12:31:14.819359402 +0100 @@ -1,0 +2,6 @@ +Thu Dec 19 15:05:07 UTC 2019 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + Aloow OBS to shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icinga2.spec ++++++ --- /var/tmp/diff_new_pack.LPrkBx/_old 2019-12-21 12:31:16.527360214 +0100 +++ /var/tmp/diff_new_pack.LPrkBx/_new 2019-12-21 12:31:16.559360230 +0100 @@ -1,7 +1,7 @@ # # spec file for package icinga2 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -88,7 +88,7 @@ Name: icinga2 Version: 2.11.2 Release: %{revision}%{?dist} -Url: https://www.icinga.com/ +URL: https://www.icinga.com/ Source: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz Source1: icinga2-rpmlintrc @@ -175,7 +175,7 @@ %endif %if 0%{?use_systemd} -BuildRequires: systemd-devel +BuildRequires: pkgconfig(libsystemd) Requires: systemd %endif
