diff --git a/courier-imap.changes b/courier-imap.changes index ec3a654..ca76d74 100644 --- a/courier-imap.changes +++ b/courier-imap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 11 12:38:44 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + ------------------------------------------------------------------- Thu Jan 3 10:09:46 UTC 2019 - Bernhard Wiedemann diff --git a/courier-imap.spec b/courier-imap.spec index 31aed23..90e7400 100644 --- a/courier-imap.spec +++ b/courier-imap.spec @@ -75,7 +75,7 @@ Requires: gdbm Requires: openssl %if 0%{?suse_version} >= 1210 -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %{?systemd_requires} %define has_systemd 1 %endif