Hello community, here is the log from the commit of package munge for openSUSE:Factory checked in at 2020-02-04 19:55:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/munge (Old) and /work/SRC/openSUSE:Factory/.munge.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "munge" Tue Feb 4 19:55:12 2020 rev:12 rq:769784 version:0.5.13 Changes: -------- --- /work/SRC/openSUSE:Factory/munge/munge.changes 2020-01-07 23:53:49.616046057 +0100 +++ /work/SRC/openSUSE:Factory/.munge.new.26092/munge.changes 2020-02-04 19:55:13.161386903 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 15:05:57 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ munge.spec ++++++ --- /var/tmp/diff_new_pack.KQNoxX/_old 2020-02-04 19:55:14.857387893 +0100 +++ /var/tmp/diff_new_pack.KQNoxX/_new 2020-02-04 19:55:14.861387895 +0100 @@ -1,7 +1,7 @@ # # spec file for package munge # -# Copyright (c) 2020 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 @@ -55,8 +55,8 @@ Requires(pre): shadow %endif %if 0%{?have_systemd} -BuildRequires: systemd BuildRequires: systemd-rpm-macros +BuildRequires: pkgconfig(systemd) %{?systemd_requires} %endif Requires(post): coreutils
