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~701 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d77d10f345e272274114fa9841105d64929c496c;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 b4759f1c6f2d..6c9e57170e83 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}