From 2e16b56308d0c584cff2f3ee3a78433f0edfb6ef Mon Sep 17 00:00:00 2001 From: virtbuilder_pel7ppc64bebuilder0 Date: Fri, 29 Mar 2019 13:47:51 +0100 Subject: [PATCH] openvswitch add missing files Signed-off-by: virtbuilder_pel7ppc64bebuilder0 --- SPECS/openvswitch.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/SPECS/openvswitch.spec b/SPECS/openvswitch.spec index 9752120..cec46d5 100644 --- a/SPECS/openvswitch.spec +++ b/SPECS/openvswitch.spec @@ -152,7 +152,7 @@ traffic. Summary: Open vSwitch python2 bindings License: ASL 2.0 BuildArch: noarch -Requires: python2 python2-six +Requires: python2 python-six Obsoletes: python-openvswitch < 2.6.1-2 Provides: python-openvswitch = %{version}-%{release} @@ -590,6 +590,7 @@ fi %{_datadir}/openvswitch/bugtool-plugins/ %{_datadir}/openvswitch/scripts/ovs-bugtool-* %{_datadir}/openvswitch/scripts/ovs-check-dead-ifs +%{_datadir}/openvswitch/scripts/ovs-kmod-ctl %{_datadir}/openvswitch/scripts/ovs-lib %{_datadir}/openvswitch/scripts/ovs-save %{_datadir}/openvswitch/scripts/ovs-vtep @@ -613,11 +614,12 @@ fi %{_mandir}/man1/ovsdb-client.1* %{_mandir}/man1/ovsdb-server.1* %{_mandir}/man1/ovsdb-tool.1* -#%{_mandir}/man5/ovsdb.5* +%{_mandir}/man5/ovsdb.5* +%{_mandir}/man5/ovsdb-server.5* %{_mandir}/man5/ovs-vswitchd.conf.db.5* %{_mandir}/man5/vtep.5* -#%{_mandir}/man7/ovsdb-server.7* -#%{_mandir}/man7/ovsdb.7* +%{_mandir}/man7/ovsdb-server.7* +%{_mandir}/man7/ovsdb.7* %{_mandir}/man7/ovs-fields.7* %{_mandir}/man8/vtep-ctl.8* %{_mandir}/man8/ovs-appctl.8* @@ -625,6 +627,7 @@ fi %{_mandir}/man8/ovs-ctl.8* %{_mandir}/man8/ovs-dpctl.8* %{_mandir}/man8/ovs-dpctl-top.8* +%{_mandir}/man8/ovs-kmod-ctl.8* %{_mandir}/man8/ovs-ofctl.8* %{_mandir}/man8/ovs-pki.8* %{_mandir}/man8/ovs-vsctl.8*