[ovs-dev] [PATCH] fedora.spec: include ovn-trace

Lance Richardson lrichard at redhat.com
Tue Aug 23 22:08:23 UTC 2016


Include ovn-trace and accompanying man page in fedora/rhel rpm.

Fixes: 4acd1e87a8bf ("ovn-trace: New utility.")
Signed-off-by: Lance Richardson <lrichard 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..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*
 
-- 
2.5.5




More information about the dev mailing list