[rpcbind/f21] Replaced BuildRequires systemd-compat-libs with systemd-devel

Steve Dickson steved at fedoraproject.org
Wed Nov 26 14:30:57 UTC 2014


commit 11cada04455f5f44580d6f2f8d0c21dc8e3e86f4
Author: Steve Dickson <steved at redhat.com>
Date:   Wed Nov 26 09:00:29 2014 -0500

    Replaced BuildRequires systemd-compat-libs with systemd-devel
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 rpcbind.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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


More information about the scm-commits mailing list