summaryrefslogtreecommitdiff
path: root/rhel
diff options
context:
space:
mode:
authorFlavio Leitner <fbl@redhat.com>2015-08-13 16:06:29 -0300
committerJustin Pettit <jpettit@nicira.com>2015-08-14 09:37:59 -0700
commit600a8085e27f00a538e1abd14128606c67fcc7e1 (patch)
tree20dcb45699af8dc74a8afbb4202f120016b2d905 /rhel
parentcc5dba2f32b12b9e887c94a2dd8a765be1a48818 (diff)
downloadopenvswitch-600a8085e27f00a538e1abd14128606c67fcc7e1.tar.gz
rhel: add installed but not packaged OVN tools
This patch adds the following to OVN %files: /usr/bin/ovn-controller-vtep /usr/bin/ovn-sbctl /usr/share/man/man8/ovn-controller-vtep.8.gz /usr/share/man/man8/ovn-sbctl.8.gz Signed-off-by: Flavio Leitner <fbl@redhat.com> Signed-off-by: Justin Pettit <jpettit@nicira.com> Acked-by: Russell Bryant <rbryant@redhat.com>
Diffstat (limited to 'rhel')
-rw-r--r--rhel/openvswitch-fedora.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in
index 48c34de55..5198dbe1e 100644
--- a/rhel/openvswitch-fedora.spec.in
+++ b/rhel/openvswitch-fedora.spec.in
@@ -317,16 +317,20 @@ rm -rf $RPM_BUILD_ROOT
%files ovn
%{_bindir}/ovn-controller
+%{_bindir}/ovn-controller-vtep
%{_bindir}/ovn-nbctl
%{_bindir}/ovn-northd
+%{_bindir}/ovn-sbctl
%{_datadir}/openvswitch/scripts/ovn-ctl
%{_mandir}/man8/ovs-testcontroller.8*
%{_mandir}/man5/ovn-nb.5*
%{_mandir}/man5/ovn-sb.5*
%{_mandir}/man7/ovn-architecture.7*
%{_mandir}/man8/ovn-controller.8*
+%{_mandir}/man8/ovn-controller-vtep.8*
%{_mandir}/man8/ovn-ctl.8*
%{_mandir}/man8/ovn-nbctl.8*
+%{_mandir}/man8/ovn-sbctl.8*
%config %{_datadir}/openvswitch/ovn-nb.ovsschema
%config %{_datadir}/openvswitch/ovn-sb.ovsschema
%{_unitdir}/ovn-controller.service