[ovs-dev] [PATCH] rhel: Include ovn-trace in ovn-common package

bschanmu at redhat.com bschanmu at redhat.com
Tue Aug 23 12:53:46 UTC 2016


Include the ovn-trace binary and it's man page in ovn-common package

Signed-off-by: Babu Shanmugam <bschanmu at 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..e61ff69 100644
--- a/rhel/openvswitch-fedora.spec.in
+++ b/rhel/openvswitch-fedora.spec.in
@@ -473,12 +473,14 @@ 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
 %{_datadir}/openvswitch/scripts/ovn-bugtool-sbctl-show
 %{_mandir}/man8/ovn-ctl.8*
 %{_mandir}/man8/ovn-nbctl.8*
+%{_mandir}/man8/ovn-trace.8*
 %{_mandir}/man7/ovn-architecture.7*
 %{_mandir}/man8/ovn-sbctl.8*
 %{_mandir}/man5/ovn-nb.5*
-- 
2.5.5




More information about the dev mailing list