Signed-off-by: Mark Hamilton <[email protected]> --- rhel/openvswitch.spec.in | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in index 0fd5200..2c0570e 100644 --- a/rhel/openvswitch.spec.in +++ b/rhel/openvswitch.spec.in @@ -119,6 +119,7 @@ exit 0 /usr/bin/ovs-pcap /usr/bin/ovs-pki /usr/bin/ovs-tcpundump +/usr/bin/ovs-dpctl-top /usr/bin/ovs-vlan-test /usr/bin/ovs-vsctl /usr/bin/ovsdb-client @@ -137,6 +138,7 @@ exit 0 /usr/share/man/man8/ovs-bugtool.8.gz /usr/share/man/man8/ovs-ctl.8.gz /usr/share/man/man8/ovs-dpctl.8.gz +/usr/share/man/man8/ovs-dpctl-top.8.gz /usr/share/man/man8/ovs-ofctl.8.gz /usr/share/man/man8/ovs-parse-backtrace.8.gz /usr/share/man/man8/ovs-pki.8.gz -- 1.7.10.4 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
