summaryrefslogtreecommitdiff
path: root/rhel/openvswitch.spec.in
diff options
context:
space:
mode:
authorGurucharan Shetty <gshetty@nicira.com>2015-09-16 09:25:39 -0700
committerGurucharan Shetty <gshetty@nicira.com>2015-09-18 08:35:15 -0700
commit43b6e7ca4c70c7fc0dfad0de49b1d907f4068289 (patch)
tree4f8b94aae4281506f63d89f0e0b80ba4c51c5bdf /rhel/openvswitch.spec.in
parent6da061f4bffef15abf438d4d9dda51773dbcc18f (diff)
downloadopenvswitch-43b6e7ca4c70c7fc0dfad0de49b1d907f4068289.tar.gz
rhel: Make python 2.7 a requirement of build.
Reported-by: 张强 <zhangqiang@meizu.com> Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Diffstat (limited to 'rhel/openvswitch.spec.in')
-rw-r--r--rhel/openvswitch.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in
index dad3e04f3..642986b85 100644
--- a/rhel/openvswitch.spec.in
+++ b/rhel/openvswitch.spec.in
@@ -22,7 +22,7 @@ License: ASL 2.0
Release: 1
Source: openvswitch-%{version}.tar.gz
Buildroot: /tmp/openvswitch-rpm
-Requires: logrotate, python
+Requires: logrotate, python >= 2.7
BuildRequires: openssl-devel
%bcond_without check