[ovs-dev] [PATCH 2/2] xenserver: Don't install at same time as XS 5.5.900 "openvswitch" package.

Justin Pettit jpettit at nicira.com
Fri Sep 4 21:16:24 UTC 2009


This seems sort of confusing.  Can we put a comment describing why  
it's here and that it will be removed in the future?  Hopefully, the  
next release will ship with an active implementation, so there won't  
be any conflict.

--Justin


On Sep 4, 2009, at 1:30 PM, Ben Pfaff wrote:

> XenServer 5.5.900 installs an "openvswitch" package that this package
> conflicts with, so add a "Conflicts: openvswitch" to the RPM  
> packaging.
> ---
> xenserver/vswitch-xen.spec |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/xenserver/vswitch-xen.spec b/xenserver/vswitch-xen.spec
> index b65f076..372cdfb 100644
> --- a/xenserver/vswitch-xen.spec
> +++ b/xenserver/vswitch-xen.spec
> @@ -28,6 +28,7 @@ Release: 1
> Source: openvswitch-%{vswitch_version}.tar.gz
> Buildroot: /tmp/vswitch-xen-rpm
> Requires: kernel-xen = %(echo '%{xen_version}' | sed 's/xen$//')
> +Conflicts: openvswitch
>
> %description
> The vswitch provides standard network bridging functions augmented  
> with
> -- 
> 1.6.3.3
>
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev_openvswitch.org





More information about the dev mailing list