summaryrefslogtreecommitdiff
path: root/rhel/openvswitch.spec.in
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2015-06-10 09:04:22 -0700
committerBen Pfaff <blp@nicira.com>2015-06-23 11:08:52 -0700
commite23812fc60afd7d4708c5e1fae72c0539a90b8ce (patch)
treeba2b22d193a62d3940b3b90a76fcd9d33a6eadc9 /rhel/openvswitch.spec.in
parent7102846b867cf0dc061876fc3b7caa33e72173aa (diff)
downloadopenvswitch-e23812fc60afd7d4708c5e1fae72c0539a90b8ce.tar.gz
Increase prerequisite from Python 2.4 to Python 2.7.
This means that users of XenServer 6.5 and earlier will need to install Python 2.7. Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'rhel/openvswitch.spec.in')
-rw-r--r--rhel/openvswitch.spec.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in
index bc1a5f6fa..dad3e04f3 100644
--- a/rhel/openvswitch.spec.in
+++ b/rhel/openvswitch.spec.in
@@ -1,6 +1,6 @@
# Spec file for Open vSwitch on Red Hat Enterprise Linux.
-# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 Nicira, Inc.
+# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015 Nicira, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
@@ -55,9 +55,6 @@ rhel_cp etc_sysconfig_network-scripts_ifup-ovs 0755
rhel_cp etc_sysconfig_network-scripts_ifdown-ovs 0755
rhel_cp usr_share_openvswitch_scripts_sysconfig.template 0644
-install python/compat/uuid.py $RPM_BUILD_ROOT/usr/share/openvswitch/python
-install python/compat/argparse.py $RPM_BUILD_ROOT/usr/share/openvswitch/python
-
# Get rid of stuff we don't want to make RPM happy.
rm \
$RPM_BUILD_ROOT/usr/bin/ovs-testcontroller \