From d2ed89bcc0e3625fa0278105eb59f91727b70eb9 Mon Sep 17 00:00:00 2001 From: Flavio Leitner Date: Thu, 30 Jul 2015 15:16:30 -0300 Subject: [PATCH] rhel: Add buildrequires for libtool and automake. Those two packages are needed to build but they might not be present in the system. Signed-off-by: Flavio Leitner Acked-by: Russell Bryant Signed-off-by: Ben Pfaff --- rhel/openvswitch-fedora.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in index f44da3cd0..48c34de55 100644 --- a/rhel/openvswitch-fedora.spec.in +++ b/rhel/openvswitch-fedora.spec.in @@ -29,7 +29,7 @@ License: ASL 2.0 and LGPLv2+ and SISSL Release: 1%{?dist} Source: http://openvswitch.org/releases/%{name}-%{version}.tar.gz -BuildRequires: autoconf +BuildRequires: autoconf automake libtool BuildRequires: systemd-units openssl openssl-devel BuildRequires: python python-twisted-core python-zope-interface PyQt4 BuildRequires: desktop-file-utils -- 2.20.1