OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-566-gbe50d9a
Gerrit Code Review
gerrit@openafs.org
Fri, 10 Apr 2020 12:13:36 -0400
The following commit has been merged in the master branch:
commit be50d9a517bda9f421414341bca34c0100d61ba0
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Fri Mar 20 18:17:56 2020 -0400
redhat: add make to the build requirements
`make` is not necessarily installed, even if when all the other build
requirements are installed.
Add `make` to the list build requirements to complete the build
requirements. With this change it is possible to build the packages
after running the `yum-builddep` to install all of the needed build
requirements.
Change-Id: I032ba1f23d08468c5e21edc5662b20cc9498d1c9
Reviewed-on: https://gerrit.openafs.org/14119
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/packaging/RedHat/openafs.spec.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository