From: Flavio Leitner Date: Fri, 29 May 2015 00:10:41 +0000 (-0300) Subject: fedora-spec: add missing buildrequires X-Git-Tag: v2.3.2~7 X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fovs.git;a=commitdiff_plain;h=46952e589408169065c778c34eda16f518a0a2c5 fedora-spec: add missing buildrequires The BuildRequires tells upfront which packages should be installed in order to build the openvswitch rpm packages. Signed-off-by: Flavio Leitner Signed-off-by: Ben Pfaff --- diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in index 8faea6cb8..b081f8c39 100644 --- a/rhel/openvswitch-fedora.spec.in +++ b/rhel/openvswitch-fedora.spec.in @@ -26,6 +26,10 @@ Source: openvswitch-%{version}.tar.gz #Source1: openvswitch-init Buildroot: /tmp/openvswitch-fedora-rpm +BuildRequires: autoconf +BuildRequires: systemd-units openssl openssl-devel +BuildRequires: python python-twisted-core python-zope-interface PyQt4 +BuildRequires: groff graphviz # make check dependencies BuildRequires: procps-ng