From 96edaf5f5823f2a4364336cac8dd43753aec9d29 Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Mon, 14 Jan 2019 16:20:30 +0100 Subject: [PATCH] rhel: Add ovs-actions manpage to rhel and Fedora spec files Fixes: be51cd417343 ("ovs-actions: New document describing OVS actions in detail.") Signed-off-by: Timothy Redaelli Signed-off-by: Ben Pfaff --- rhel/openvswitch-fedora.spec.in | 1 + rhel/openvswitch.spec.in | 1 + 2 files changed, 2 insertions(+) diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in index fedaf1077e7..0bf8e209166 100644 --- a/rhel/openvswitch-fedora.spec.in +++ b/rhel/openvswitch-fedora.spec.in @@ -613,6 +613,7 @@ fi %{_mandir}/man5/ovs-vswitchd.conf.db.5* %{_mandir}/man5/ovsdb.5* %{_mandir}/man5/vtep.5* +%{_mandir}/man7/ovs-actions.7* %{_mandir}/man7/ovs-fields.7* %{_mandir}/man7/ovsdb.7* %{_mandir}/man7/ovsdb-server.7* diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in index 854cbfa484d..c8361f5f29f 100644 --- a/rhel/openvswitch.spec.in +++ b/rhel/openvswitch.spec.in @@ -236,6 +236,7 @@ exit 0 /usr/share/man/man5/ovs-vswitchd.conf.db.5.gz %{_mandir}/man5/ovsdb.5* /usr/share/man/man5/vtep.5.gz +/usr/share/man/man7/ovs-actions.7.gz /usr/share/man/man7/ovs-fields.7.gz %{_mandir}/man7/ovsdb.7* %{_mandir}/man7/ovsdb-server.7*