From 6f980069deebe4a430d9dbda7a652e31abb36c130511abbbf6f341cd625ae094 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Mon, 17 Jun 2019 05:42:27 +0000 Subject: [PATCH] Accepting request 709501 from home:dimstar:Factory Allow OBS to pick better candidates to shorten rebuild queues OBS-URL: https://build.opensuse.org/request/show/709501 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iodine?expand=0&rev=15 --- iodine.changes | 6 ++++++ iodine.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/iodine.changes b/iodine.changes index 48cb4f5..f99041a 100644 --- a/iodine.changes +++ b/iodine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 12 15:06:06 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + ------------------------------------------------------------------- Sun Jan 6 10:35:59 UTC 2019 - Thomas Wagner diff --git a/iodine.spec b/iodine.spec index edc31b3..7533446 100644 --- a/iodine.spec +++ b/iodine.spec @@ -37,7 +37,7 @@ Source4: sysconfig.iodined #PATCH-FIX-OPENSUSE iodine-fix-makefile-prefix.patch malcolmlewis@opensuse.org -- Modify default install prefix. Patch0: iodine-fix-makefile-prefix.patch BuildRequires: fdupes -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) BuildRequires: zlib-devel # iodine still uses ifconfig Requires: net-tools-deprecated