[rpcbind/f20] Added systemd-devel BuildRequires

Steve Dickson steved at fedoraproject.org
Wed Nov 26 14:37:53 UTC 2014


commit de858db10db17b974616ce36e199c2607855ae09
Author: Steve Dickson <steved at redhat.com>
Date:   Wed Nov 26 09:32:57 2014 -0500

    Added systemd-devel BuildRequires
    
    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 e2404c3..edad0d9 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-units
+BuildRequires: automake, autoconf, libtool, systemd-units, systemd-devel
 BuildRequires: libtirpc-devel, quota-devel, tcp_wrappers-devel
 Requires(pre): coreutils shadow-utils
 Requires(post): chkconfig systemd-units systemd-sysv
@@ -132,6 +132,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 systemd-devel BuildRequires
 
 * Mon Dec  2 2013 Steve Dickson <steved at redhat.com> - 0.2.1-0.2
 - Removed unnecessary targets from rpcbind.service (bz 963189)


More information about the scm-commits mailing list