From a45be79553540662bea4dfae916df54b2bf562f17b5507ae45fde6de45dcd85e Mon Sep 17 00:00:00 2001
From: Kristyna Streitova <kstreitova@suse.com>
Date: Thu, 20 Nov 2014 12:57:16 +0000
Subject: [PATCH] Accepting request 262390 from openSUSE:Factory:Staging:E

- Replace systemd BuildRequires with pkgconfig(systemd): we do not
  require the full installation / dep chain of systemd.

OBS-URL: https://build.opensuse.org/request/show/262390
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/rrdtool?expand=0&rev=57
---
 rrdtool.changes | 6 ++++++
 rrdtool.spec    | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/rrdtool.changes b/rrdtool.changes
index a90746c..ad3140c 100644
--- a/rrdtool.changes
+++ b/rrdtool.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Wed Nov 19 22:59:24 UTC 2014 - dimstar@opensuse.org
+
+- Replace systemd BuildRequires with pkgconfig(systemd): we do not
+  require the full installation / dep chain of systemd.
+
 -------------------------------------------------------------------
 Sun Feb  9 08:58:51 UTC 2014 - obs@botter.cc
 
diff --git a/rrdtool.spec b/rrdtool.spec
index 4a97efb..a232de8 100644
--- a/rrdtool.spec
+++ b/rrdtool.spec
@@ -35,9 +35,9 @@ BuildRequires:  lua51-devel
 BuildRequires:  pango-devel
 BuildRequires:  python-devel
 BuildRequires:  ruby-devel
-BuildRequires:  systemd
 BuildRequires:  tcl-devel
 BuildRequires:  tcpd-devel
+BuildRequires:  pkgconfig(systemd)
 Requires:       perl = %{perl_version}
 Version:        1.4.7
 Release:        0