]> 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>
Mon, 23 May 2016 21:13:41 +0000 (23:13 +0200)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 46b16c19f73d82cc357b16e6201926a3479046f2)

ceph.spec.in

index 1515bace874306485d5e42ce13508343e520e489..ceb71eadd3b6caed249ab60f70624b8e4087162f 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}