From a1b1a35b1d172743e4be354bdf493949a8099f4583417742563ee4c06a18a9ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=98=D0=BD=D0=B4=D0=B8=D0=B3?= =?UTF-8?q?=D0=BE?= Date: Wed, 12 Jun 2019 18:49:10 +0000 Subject: [PATCH] Accepting request 709486 from home:dimstar:Factory Allow OBS to pick better candidates to shorten rebuild queues OBS-URL: https://build.opensuse.org/request/show/709486 OBS-URL: https://build.opensuse.org/package/show/network/rp-pppoe?expand=0&rev=25 --- rp-pppoe.changes | 6 ++++++ rp-pppoe.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/rp-pppoe.changes b/rp-pppoe.changes index 1db40f3..7e57503 100644 --- a/rp-pppoe.changes +++ b/rp-pppoe.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 12 14:56:41 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + ------------------------------------------------------------------- Sat Mar 10 02:40:34 UTC 2018 - ilya@ilya.pp.ua diff --git a/rp-pppoe.spec b/rp-pppoe.spec index d6f286c..bfe6a0e 100644 --- a/rp-pppoe.spec +++ b/rp-pppoe.spec @@ -41,7 +41,7 @@ Patch5: %{name}-3.10-init.patch Patch6: %{name}-pie.patch Patch7: strip.diff BuildRequires: ppp -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) Requires: net-tools Requires: ppp Requires(post): permissions