From c9e2a76dfa6744e1416bdac6a6eb16861d3e6659 Mon Sep 17 00:00:00 2001 From: Christopher Walker Date: Mon, 5 Sep 2011 21:49:17 -0400 Subject: network/openvswitch: Updated for version 1.2.1. Signed-off-by: dsomero --- network/openvswitch/README | 6 +++--- network/openvswitch/openvswitch.SlackBuild | 5 ++--- network/openvswitch/openvswitch.info | 8 ++++---- network/openvswitch/slack-desc | 2 +- 4 files changed, 10 insertions(+), 11 deletions(-) diff --git a/network/openvswitch/README b/network/openvswitch/README index f8f2d09e41..65f76de5da 100644 --- a/network/openvswitch/README +++ b/network/openvswitch/README @@ -13,7 +13,7 @@ is the default switch in the Xen Cloud Platform and also supports Xen, XenServer, KVM, and VirtualBox. The bulk of the code is written in platform-independent C and is easily ported to other environments. -This package will build kernel modules that will be uses as replacements +This package will build kernel modules that will be used as replacements for the bridge modules included with the stock Linux kernel. Open -vSwitch includes a kernel module if you wish to use the standard Linux -bridge utils to manage it. +vSwitch also includes a kernel module for backwards compatibility if you wish +to use the standard Linux bridge utils to manage it. diff --git a/network/openvswitch/openvswitch.SlackBuild b/network/openvswitch/openvswitch.SlackBuild index df8fac18d3..983b22507c 100644 --- a/network/openvswitch/openvswitch.SlackBuild +++ b/network/openvswitch/openvswitch.SlackBuild @@ -23,11 +23,10 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openvswitch -VERSION=1.2.0 +VERSION=1.2.1 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} - -MODULEPATH=${MODULEPATH:-/lib/modules/$(uname -r)} +MODULEPATH=${MODULEPATH:-/lib/modules/`uname -r`} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/network/openvswitch/openvswitch.info b/network/openvswitch/openvswitch.info index 3cd5eff0e3..f86ac98420 100644 --- a/network/openvswitch/openvswitch.info +++ b/network/openvswitch/openvswitch.info @@ -1,10 +1,10 @@ PRGNAM="openvswitch" -VERSION="1.2.0" +VERSION="1.2.1" HOMEPAGE="http://openvswitch.org" -DOWNLOAD="http://openvswitch.org/releases/openvswitch-1.2.0.tar.gz" -MD5SUM="f01a8fc15fb9f12d29cad6ecd3d6dfb9" +DOWNLOAD="http://openvswitch.org/releases/openvswitch-1.2.1.tar.gz" +MD5SUM="30a776b96ca35794613361cfe6751c9c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Christopher Walker" EMAIL="kris240376@gmail.com" -APPROVED="Niels Horn" +APPROVED="dsomero" diff --git a/network/openvswitch/slack-desc b/network/openvswitch/slack-desc index d302c084c5..f818c969c2 100644 --- a/network/openvswitch/slack-desc +++ b/network/openvswitch/slack-desc @@ -5,7 +5,7 @@ # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler-----------------------------------------------------| openvswitch: openvswitch (multilayer virtual switch) openvswitch: openvswitch: Open vSwitch is a production quality, multilayer virtual switch -- cgit v1.2.3