From 956090549cd993dda8c8518a62b69289e3bbd06c Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 10 Dec 2010 09:14:26 -0800 Subject: [PATCH] xenserver: Make rpmbuild happy by updating %files with new utilities. --- xenserver/openvswitch-xen.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xenserver/openvswitch-xen.spec b/xenserver/openvswitch-xen.spec index 90fee2ab0..2a33d5dcb 100644 --- a/xenserver/openvswitch-xen.spec +++ b/xenserver/openvswitch-xen.spec @@ -409,6 +409,8 @@ fi /usr/bin/ovs-appctl /usr/bin/ovs-dpctl /usr/bin/ovs-ofctl +/usr/bin/ovs-pcap +/usr/bin/ovs-tcpundump /usr/bin/ovs-vsctl /usr/bin/ovsdb-client /usr/bin/ovsdb-tool @@ -422,6 +424,8 @@ fi /usr/share/man/man8/ovs-dpctl.8.gz /usr/share/man/man8/ovs-ofctl.8.gz /usr/share/man/man8/ovs-parse-leaks.8.gz +/usr/share/man/man1/ovs-pcap.1.gz +/usr/share/man/man1/ovs-tcpundump.1.gz /usr/share/man/man8/ovs-vsctl.8.gz /usr/share/man/man8/ovs-vswitchd.8.gz /var/lib/openvswitch -- 2.43.0