rhel: Make python 2.7 a requirement of build.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 16 Sep 2015 16:25:39 +0000 (09:25 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 18 Sep 2015 15:35:15 +0000 (08:35 -0700)
Reported-by: 张强 <zhangqiang@meizu.com>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
AUTHORS
rhel/openvswitch.spec.in

diff --git a/AUTHORS b/AUTHORS
index 84f3084..9f1d7c1 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -391,6 +391,7 @@ rahim entezari          rahim.entezari@gmail.com
 冯全树(Crab)            fqs888@126.com
 胡靖飞                  hujingfei914@msn.com
 张伟                     zhangwqh@126.com
+张强                    zhangqiang@meizu.com
 
 Thanks to all Open vSwitch contributors.  If you are not listed above
 but believe that you should be, please write to dev@openvswitch.org.
index dad3e04..642986b 100644 (file)
@@ -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