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

Ben Pfaff blp at nicira.com
Tue Sep 8 20:31:13 UTC 2009


That's a good point.

I added a comment, build-tested it, and pushed.

Justin Pettit <jpettit at nicira.com> writes:

> 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