[ovs-dev] [PATCH] Update INSTALL.Fedora to mention Fedora 17 instead of Fedora 15

Kyle Mestery kmestery at cisco.com
Mon Oct 22 20:12:43 UTC 2012


Reflect the fact Fedora RPM support was recently implemented
on Fedora 17 instead of Fedora 15.

Signed-off-by: Kyle Mestery <kmestery at cisco.com>
---
 INSTALL.Fedora | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL.Fedora b/INSTALL.Fedora
index d023127..708cae6 100644
--- a/INSTALL.Fedora
+++ b/INSTALL.Fedora
@@ -14,7 +14,7 @@ You may build from an Open vSwitch distribution tarball or from an
 Open vSwitch Git tree.
 
 Before you begin, note the RPM source directory on your version of
-Fedora.  On Fedora 15, it is $HOME/rpmbuild/SOURCES.
+Fedora.  On Fedora 17, it is $HOME/rpmbuild/SOURCES.
 
 1. If you are building from an Open vSwitch Git tree, then you will
    need to first create a distribution tarball by running "./boot.sh;
@@ -31,7 +31,7 @@ Fedora.  On Fedora 15, it is $HOME/rpmbuild/SOURCES.
 
    This produces one RPM: "openvswitch".
 
-5. On Fedora 15, to build the Open vSwitch kernel module, run:
+5. On Fedora 17, to build the Open vSwitch kernel module, run:
 
 	rpmbuild -bb rhel/openvswitch-kmod-fedora.spec
 
-- 
1.7.11.4




More information about the dev mailing list