From aca063e07ea5cd77c17da3a06eda864549f0d86a019b2463e5ba157888beb8bf Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 18 Oct 2012 14:49:46 +0000 Subject: [PATCH] Accepting request 138708 from openSUSE:Factory:Staging:Systemd - buildrequire systemd through the pkgconfig provide to get systemd-mini in build environments (to break cycles) OBS-URL: https://build.opensuse.org/request/show/138708 OBS-URL: https://build.opensuse.org/package/show/network:utilities/openslp?expand=0&rev=20 --- openslp.changes | 6 ++++++ openslp.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/openslp.changes b/openslp.changes index 96bb95b..0745488 100644 --- a/openslp.changes +++ b/openslp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 18 11:48:34 UTC 2012 - coolo@suse.com + +- buildrequire systemd through the pkgconfig provide to get + systemd-mini in build environments (to break cycles) + ------------------------------------------------------------------- Sat Aug 25 15:56:43 UTC 2012 - crrodriguez@opensuse.org diff --git a/openslp.spec b/openslp.spec index 9be082a..66c6d6a 100644 --- a/openslp.spec +++ b/openslp.spec @@ -22,7 +22,7 @@ BuildRequires: flex BuildRequires: libtool BuildRequires: openssl-devel %if 0%{?suse_version} > 1140 -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %define has_systemd 1 %endif Summary: An OpenSLP Implementation of Service Location Protocol V2