]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: move boost-random dependency to appropriate section
authorNathan Cutler <ncutler@suse.com>
Sun, 11 Oct 2015 08:32:05 +0000 (10:32 +0200)
committerNathan Cutler <ncutler@suse.com>
Wed, 4 May 2016 13:30:17 +0000 (15:30 +0200)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in

index b4759f1c6f2dbcfc89a199cc0361c81b65478fda..6c9e57170e839f3475af993d9053ae78b082e0fd 100644 (file)
@@ -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}