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