Hello community, here is the log from the commit of package postgrey for openSUSE:Factory checked in at 2020-02-04 19:54:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgrey (Old) and /work/SRC/openSUSE:Factory/.postgrey.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgrey" Tue Feb 4 19:54:22 2020 rev:37 rq:769745 version:1.37 Changes: -------- --- /work/SRC/openSUSE:Factory/postgrey/postgrey.changes 2019-12-31 10:28:28.486953149 +0100 +++ /work/SRC/openSUSE:Factory/.postgrey.new.26092/postgrey.changes 2020-02-04 19:54:31.681362710 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 15:40:46 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgrey.spec ++++++ --- /var/tmp/diff_new_pack.EggSZd/_old 2020-02-04 19:54:32.565363226 +0100 +++ /var/tmp/diff_new_pack.EggSZd/_new 2020-02-04 19:54:32.569363228 +0100 @@ -1,7 +1,7 @@ # # spec file for package postgrey # -# 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 @@ -63,8 +63,8 @@ %if 0%{?suse_version} Suggests: cron %if 0%{?suse_version} >= 1210 -BuildRequires: systemd -%systemd_requires +BuildRequires: pkgconfig(systemd) +%systemd_ordering %endif Requires(post): %fillup_prereq %endif
