This commit adds "patch" as an explicit build dependency. Before, the RPM
build was installing it in the build environment via some mechanism that I
don't entirely understand.
The "patch" command is used by the BuildBoost cmake module.
Fixes: http://tracker.ceph.com/issues/40175
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit
fe632e2d886791e2168ee6200b5bf1bfe8c88d0e)
BuildRequires: libuuid-devel
BuildRequires: make
BuildRequires: parted
+BuildRequires: patch
BuildRequires: perl
BuildRequires: pkgconfig
BuildRequires: procps
libxml2-dev,
lsb-release,
parted,
+ patch,
pkg-config,
python (>= 2.7),
python-all-dev,