From 641bcf5334e15854b498eabbd18928f61537e325 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Wed, 26 Nov 2014 09:00:29 -0500 Subject: [PATCH] Replaced BuildRequires systemd-compat-libs with systemd-devel Signed-off-by: Steve Dickson --- rpcbind.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpcbind.spec b/rpcbind.spec index 4a0a2cb..92ad9f3 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -14,7 +14,7 @@ Source3: rpcbind.sysconfig Requires: glibc-common setup Conflicts: man-pages < 2.43-12 -BuildRequires: automake, autoconf, libtool, systemd, systemd-compat-libs +BuildRequires: automake, autoconf, libtool, systemd, systemd-devel BuildRequires: libtirpc-devel, quota-devel, tcp_wrappers-devel Requires(pre): coreutils shadow-utils Requires(post): chkconfig systemd