From 4c853334d0a3ef45a44ed34e3e00f00f4dffdb3603478fd007b242fa84884caf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= Date: Mon, 3 Feb 2020 12:20:07 +0000 Subject: [PATCH] Accepting request 769555 from home:dimstar:Factory Shortcut through -mini OBS-URL: https://build.opensuse.org/request/show/769555 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=183 --- cfengine.changes | 6 ++++++ cfengine.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/cfengine.changes b/cfengine.changes index 93ba014..c093a38 100644 --- a/cfengine.changes +++ b/cfengine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 3 12:08:28 UTC 2020 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + ------------------------------------------------------------------- Mon Dec 16 13:25:37 UTC 2019 - Klaus Kämpf diff --git a/cfengine.spec b/cfengine.spec index ab8ba51..8715030 100644 --- a/cfengine.spec +++ b/cfengine.spec @@ -1,7 +1,7 @@ # # spec file for package cfengine # -# 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 @@ -108,7 +108,7 @@ BuildRequires: libvirt-devel BuildRequires: postgresql-devel %endif %if %{have_systemd} -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %{?systemd_requires} %else # Without systemd we require cron