summaryrefslogtreecommitdiff
path: root/rhel
diff options
context:
space:
mode:
authorAnsis Atteka <ansisatteka@gmail.com>2018-01-16 11:22:56 -0800
committerAnsis Atteka <aatteka@ovn.org>2018-01-16 16:52:20 -0800
commit76c0528f86290b1178de3026421df074385ee927 (patch)
tree5c50662e81b17860a0313a6d49116d6f65ceb3b5 /rhel
parent2d2636a3c38f012311b030241e2cfec3428661d2 (diff)
downloadopenvswitch-76c0528f86290b1178de3026421df074385ee927.tar.gz
rhel: Add the new ovsdb manpages to %files list (also for RHEL)
Currently, "rpmbuild -bb rhel/openvswitch.spec" doesn't work correctly since the new ovsdb manpages (ovsdb.5, ovsdb.7 and ovsdb-server.7) were added. This patch adds the new ovsdb manpages in the %files list in the spec file. CC: Ben Pfaff <blp@ovn.org> Fixes: 12b84d50e032 ("ovsdb: Improve documentation.") Signed-off-by: Ansis Atteka <aatteka@ovn.org> Tested-by: Greg Rose <gvrose8192@gmail.com> Reviewed-by: Greg Rose <gvrose8192@gmail.com>
Diffstat (limited to 'rhel')
-rw-r--r--rhel/openvswitch.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in
index c1d2376df..104b27329 100644
--- a/rhel/openvswitch.spec.in
+++ b/rhel/openvswitch.spec.in
@@ -228,8 +228,11 @@ exit 0
/usr/share/man/man1/ovsdb-server.1.gz
/usr/share/man/man1/ovsdb-tool.1.gz
/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-fields.7.gz
+%{_mandir}/man7/ovsdb.7*
+%{_mandir}/man7/ovsdb-server.7*
/usr/share/man/man8/ovs-appctl.8.gz
/usr/share/man/man8/ovs-bugtool.8.gz
/usr/share/man/man8/ovs-ctl.8.gz