From 8756bb6078b29e02b2e8693cdc734a530879e695a7fa9bdfbd10cd245efadd71 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Sat, 15 Jun 2019 14:58:34 +0000 Subject: [PATCH] Accepting request 709462 from home:dimstar:Factory Allow OBS to pick better candidates to shorten rebuild queues OBS-URL: https://build.opensuse.org/request/show/709462 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=335 --- postfix.changes | 6 ++++++ postfix.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/postfix.changes b/postfix.changes index 23b33dd..e836a84 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 12 14:30:34 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + ------------------------------------------------------------------- Thu Jun 6 09:29:34 UTC 2019 - Tomáš Chvátal diff --git a/postfix.spec b/postfix.spec index a2250a4..ec443e5 100644 --- a/postfix.spec +++ b/postfix.spec @@ -87,7 +87,7 @@ BuildRequires: pcre-devel BuildRequires: pkgconfig BuildRequires: postgresql-devel BuildRequires: shadow -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) BuildRequires: zlib-devel Requires: iproute2 Requires(post): permissions