[ovs-git] [openvswitch/ovs] 2d2636: rhel: add missing mandatory build dependencies

GitHub noreply at github.com
Wed Jan 17 00:56:17 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 2d2636a3c38f012311b030241e2cfec3428661d2
      https://github.com/openvswitch/ovs/commit/2d2636a3c38f012311b030241e2cfec3428661d2
  Author: Ansis Atteka <ansisatteka at gmail.com>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
    M rhel/openvswitch.spec.in

  Log Message:
  -----------
  rhel: add missing mandatory build dependencies

autoconf, automake and libtool are required for ./boot.sh.

python-sphinx is required to prevent an error where ovs-test.8 is
otherwise not generated.

Signed-off-by: Ansis Atteka <aatteka at ovn.org>
Tested-by: Greg Rose <gvrose8192 at gmail.com>
Reviewed-by: Greg Rose <gvrose8192 at gmail.com>


  Commit: 76c0528f86290b1178de3026421df074385ee927
      https://github.com/openvswitch/ovs/commit/76c0528f86290b1178de3026421df074385ee927
  Author: Ansis Atteka <ansisatteka at gmail.com>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
    M rhel/openvswitch.spec.in

  Log Message:
  -----------
  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 at ovn.org>
Fixes: 12b84d50e032 ("ovsdb: Improve documentation.")
Signed-off-by: Ansis Atteka <aatteka at ovn.org>
Tested-by: Greg Rose <gvrose8192 at gmail.com>
Reviewed-by: Greg Rose <gvrose8192 at gmail.com>


Compare: https://github.com/openvswitch/ovs/compare/c49889cf3ed4...76c0528f8629


More information about the git mailing list