From: Jasper Capel Date: Wed, 9 Apr 2014 06:38:43 +0000 (+0200) Subject: Add BuildRequires to RHEL specfile X-Git-Tag: sliver-openvswitch-2.2.90-1~3^2~18^2 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=4465062f14d74dae8e030b9b6fd2d073cfdead65 Add BuildRequires to RHEL specfile Added a build-time dependency on openssl-devel, so you can easily build a source RPM and then pass it into mock for building in a clean build environment (without manually having to install the buildrequires). Signed-off-by: Jasper Capel --- diff --git a/AUTHORS b/AUTHORS index e0abdb950..ce50f84c4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -61,6 +61,7 @@ James P. roampune@gmail.com James Page james.page@ubuntu.com Jarno Rajahalme jrajahalme@nicira.com Jason Kölker jason@koelker.net +Jasper Capel jasper@capel.tv Jean Tourrilhes jt@hpl.hp.com Jeremy Stribling strib@nicira.com Jesse Gross jesse@nicira.com diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in index e3cb72a0a..18bc10c22 100644 --- a/rhel/openvswitch.spec.in +++ b/rhel/openvswitch.spec.in @@ -19,6 +19,7 @@ Release: 1 Source: openvswitch-%{version}.tar.gz Buildroot: /tmp/openvswitch-rpm Requires: openvswitch-kmod, logrotate, python +BuildRequires: openssl-devel %description Open vSwitch provides standard network bridging functions and