From: Nathan Cutler Date: Sun, 11 Oct 2015 08:32:05 +0000 (+0200) Subject: rpm: move boost-random dependency to appropriate section X-Git-Tag: v11.0.0~64^2~2^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=46b16c19f73d82cc357b16e6201926a3479046f2;p=ceph.git rpm: move boost-random dependency to appropriate section Signed-off-by: Nathan Cutler --- diff --git a/ceph.spec.in b/ceph.spec.in index b4759f1c6f2..6c9e57170e8 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -143,6 +143,7 @@ BuildRequires: python-Cython %endif %if 0%{?fedora} || 0%{?rhel} Requires: systemd +BuildRequires: boost-random BuildRequires: btrfs-progs BuildRequires: nss-devel BuildRequires: keyutils-libs-devel @@ -156,10 +157,6 @@ BuildRequires: openssl-devel BuildRequires: redhat-lsb-core BuildRequires: Cython %endif -# boost -%if 0%{?fedora} || 0%{?rhel} -BuildRequires: boost-random -%endif # lttng and babeltrace for rbd-replay-prep %if %{with lttng} %if 0%{?fedora} || 0%{?rhel}