From: Flavio Leitner Date: Thu, 30 Jul 2015 18:16:30 +0000 (-0300) Subject: rhel: Add buildrequires for libtool and automake. X-Git-Tag: v2.5.0~836 X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fovs.git;a=commitdiff_plain;h=d2ed89bcc0e3625fa0278105eb59f91727b70eb9 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 --- 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