Add BuildRequires to RHEL specfile
authorJasper Capel <Jasper.Capel@spilgames.com>
Wed, 9 Apr 2014 06:38:43 +0000 (08:38 +0200)
committerJasper Capel <Jasper.Capel@spilgames.com>
Wed, 30 Apr 2014 12:35:17 +0000 (14:35 +0200)
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 <jasper@capel.tv>
AUTHORS
rhel/openvswitch.spec.in

diff --git a/AUTHORS b/AUTHORS
index e0abdb9..ce50f84 100644 (file)
--- 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
index e3cb72a..18bc10c 100644 (file)
@@ -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