On Tue, Sep 27, 2011 at 04:50:22PM -0700, Ethan Jackson wrote:
> ---
>  xenserver/openvswitch-xen.spec |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/xenserver/openvswitch-xen.spec b/xenserver/openvswitch-xen.spec
> index 5c50727..a944613 100644
> --- a/xenserver/openvswitch-xen.spec
> +++ b/xenserver/openvswitch-xen.spec
> @@ -345,6 +345,7 @@ exit 0
>  /usr/share/openvswitch/python/ovs/stream.py
>  /usr/share/openvswitch/python/ovs/timeval.py
>  /usr/share/openvswitch/python/ovs/util.py
> +/usr/share/openvswitch/python/ovs/vlog.py
>  /usr/share/openvswitch/python/uuid.py
>  /usr/share/openvswitch/python/argparse.py
>  /usr/share/openvswitch/scripts/ovs-xapi-sync

This looks OK to me.

I think that we can just delete all the
/usr/share/openvswitch/python/<whatever> lines and just replace them
by a single
        /usr/share/openvswitch/python/
line, as in rhel/openvswitch.spec.in.  That seems less error-prone.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to