[rpcbind/f21] Added BuildRequires systemd-compat-libs

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


commit 5f7ca21871d7a1b6f3f2e8b490a7108cefd999a2
Author: Steve Dickson <steved at redhat.com>
Date:   Wed Nov 26 08:32:20 2014 -0500

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

 rpcbind.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/rpcbind.spec b/rpcbind.spec
index 6c5df7f..4a0a2cb 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
+BuildRequires: automake, autoconf, libtool, systemd, systemd-compat-libs
 BuildRequires: libtirpc-devel, quota-devel, tcp_wrappers-devel
 Requires(pre): coreutils shadow-utils
 Requires(post): chkconfig systemd
@@ -124,6 +124,7 @@ fi
 %changelog
 * Wed Nov 26 2014 Steve Dickson <steved at redhat.com> - 0.2.2-0.0
 - Updated to the latest upstream release: 0.2.2 (bz 747363)
+- Added BuildRequires systemd-compat-libs
 
 * Mon Nov 10 2014 Steve Dickson <steved at redhat.com> - 0.2.1-4.0
 - Updated to the latest rc release: rpcbind-0_2_2-rc3


More information about the scm-commits mailing list