On Tue, Aug 23, 2016 at 6:08 PM, Lance Richardson <lrich...@redhat.com>
wrote:

> Include ovn-trace and accompanying man page in fedora/rhel rpm.
>
> Fixes: 4acd1e87a8bf ("ovn-trace: New utility.")
> Signed-off-by: Lance Richardson <lrich...@redhat.com>
> ---
>  rhel/openvswitch-fedora.spec.in | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.
> spec.in
> index 580ffee..33f283d 100644
> --- a/rhel/openvswitch-fedora.spec.in
> +++ b/rhel/openvswitch-fedora.spec.in
> @@ -473,6 +473,7 @@ fi
>  %files ovn-common
>  %{_bindir}/ovn-nbctl
>  %{_bindir}/ovn-sbctl
> +%{_bindir}/ovn-trace
>  %{_datadir}/openvswitch/scripts/ovn-ctl
>  %{_datadir}/openvswitch/scripts/ovn-bugtool-nbctl-show
>  %{_datadir}/openvswitch/scripts/ovn-bugtool-sbctl-lflow-list
> @@ -481,6 +482,7 @@ fi
>  %{_mandir}/man8/ovn-nbctl.8*
>  %{_mandir}/man7/ovn-architecture.7*
>  %{_mandir}/man8/ovn-sbctl.8*
> +%{_mandir}/man8/ovn-trace.8*
>  %{_mandir}/man5/ovn-nb.5*
>  %{_mandir}/man5/ovn-sb.5*
>

Thanks for the fix!  Babu submitted the same patch a little while before
you did, so I'm going to apply that one.

https://patchwork.ozlabs.org/patch/661860/

-- 
Russell Bryant
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to