From f75fe4879c8bbf539d88036c56c71800cf29a703 Mon Sep 17 00:00:00 2001 From: Ansis Atteka Date: Thu, 23 Jun 2016 19:04:02 -0700 Subject: rhel: Fix RHEL package build breakage This patch fixes following error: error: Installed (but unpackaged) file(s) found: /usr/bin/ovs-tcpdump /usr/share/man/man8/ovs-tcpdump.8.gz Signed-off-by: Ansis Atteka Acked-by: Daniele Di Proietto Acked-by: Russell Bryant Acked-by: Aaron Conole --- rhel/openvswitch.spec.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rhel') diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in index b1e9fd08b..ec555a74a 100644 --- a/rhel/openvswitch.spec.in +++ b/rhel/openvswitch.spec.in @@ -164,6 +164,7 @@ exit 0 /usr/bin/ovs-parse-backtrace /usr/bin/ovs-pcap /usr/bin/ovs-pki +/usr/bin/ovs-tcpdump /usr/bin/ovs-tcpundump /usr/bin/ovs-vlan-test /usr/bin/ovs-vsctl @@ -189,6 +190,7 @@ exit 0 /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 +/usr/share/man/man8/ovs-tcpdump.8.gz /usr/share/man/man8/ovs-vlan-test.8.gz /usr/share/man/man8/ovs-vsctl.8.gz /usr/share/man/man8/ovs-vswitchd.8.gz -- cgit v1.2.1