From e7316de5590fd6de362c12266145511bb8a287c5 Mon Sep 17 00:00:00 2001 From: Flavio Leitner Date: Mon, 27 Apr 2015 23:00:14 -0300 Subject: [PATCH] rhel: Add buildrequires for procps-ng. The testsuite is enabled by default and uses some of the tools provided by procps-ng. Signed-off-by: Flavio Leitner Signed-off-by: Ben Pfaff --- rhel/openvswitch-fedora.spec.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in index 30fe43924..8faea6cb8 100644 --- a/rhel/openvswitch-fedora.spec.in +++ b/rhel/openvswitch-fedora.spec.in @@ -26,6 +26,9 @@ Source: openvswitch-%{version}.tar.gz #Source1: openvswitch-init Buildroot: /tmp/openvswitch-fedora-rpm +# make check dependencies +BuildRequires: procps-ng + Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units -- 2.20.1