From d97e6628a0e8bed7a3b00b422ec6623c328b76cebd0de87385ff0c0a0f27d53a Mon Sep 17 00:00:00 2001 From: Olaf Kirch Date: Wed, 21 May 2014 19:24:03 +0000 Subject: [PATCH] Accepting request 235002 from home:WernerFink:branches:network - Require the systemd libraries for build to allow the move of systemd.pc back to systemd OBS-URL: https://build.opensuse.org/request/show/235002 OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=44 --- rpcbind.changes | 6 ++++++ rpcbind.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/rpcbind.changes b/rpcbind.changes index ef33300..765a7c3 100644 --- a/rpcbind.changes +++ b/rpcbind.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 21 13:56:14 UTC 2014 - werner@suse.de + +- Require the systemd libraries for build to allow the move + of systemd.pc back to systemd + ------------------------------------------------------------------- Mon Mar 31 10:38:40 UTC 2014 - werner@suse.de diff --git a/rpcbind.spec b/rpcbind.spec index 2d89418..bab9bb1 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -65,7 +65,7 @@ Patch25: 0026-systemd-no-default-dep Patch26: 0027-socket-before-service.patch %define statefile /var/lib/portmap.state -BuildRequires: pkgconfig(systemd) +BuildRequires: pkgconfig(libsystemd-daemon) %{?systemd_requires} Provides: portmap