From 8b3ddd521c22a55724c6f419582b801130da2d2c3452b2cdbbd256326fab0cb5 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 21 May 2014 13:41:28 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=126 --- procps.changes | 6 ++++++ procps.spec | 6 +++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/procps.changes b/procps.changes index 717006b..0524ec8 100644 --- a/procps.changes +++ b/procps.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 21 13:39:58 UTC 2014 - werner@suse.de + +- Require the systemd libraries for build to allow the move + of systemd.pc back to systemd + ------------------------------------------------------------------- Fri May 16 09:44:19 UTC 2014 - werner@suse.de diff --git a/procps.spec b/procps.spec index a5ecd85..15daef3 100644 --- a/procps.spec +++ b/procps.spec @@ -32,8 +32,12 @@ BuildRequires: libselinux-devel BuildRequires: libtool BuildRequires: ncurses-devel BuildRequires: pkg-config +%if 0%{?suse_version} > 1310 +BuildRequires: pkgconfig(libsystemd-login) +%else %if 0%{?suse_version} > 1230 -BuildRequires: pkgconfig(systemd) +BuildRequires: pkgconfig(libsystemd) +%endif %endif BuildRequires: xz Version: 3.3.9