From db8dcbaf1c57efb1fbd29cee598a6a84a2a5f9ec Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Mon, 6 Mar 2017 15:46:43 -0500 Subject: packaging: Make Fedora spec file CentOS compatible On CentOS, the package names aren't prefixed with python2, but rather are prefixed with simply python. This change addresses that and fixes up some documentation that was outdated, and updates the Vagrantfile to use the proper spec file and package names. Fixes: bb1a7ca21107 ("fedora: Add python3-openvswitch split package") Signed-off-by: Leif Madsen Signed-off-by: Russell Bryant --- Vagrantfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Vagrantfile') diff --git a/Vagrantfile b/Vagrantfile index 5296279e7..28e9219b8 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -9,7 +9,7 @@ $bootstrap_fedora = <