summaryrefslogtreecommitdiff
path: root/ceph.spec.in
diff options
context:
space:
mode:
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>2013-03-01 11:56:54 +0100
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>2013-03-01 11:56:54 +0100
commit558681d9fdd6c47003a49bd18fa7f3c6abed88a6 (patch)
tree693fd1cc5919f18337e6ae94cd813593be50e85b /ceph.spec.in
parentdb4fee293362c6967a4db995c4a4c0fb113b5d11 (diff)
downloadceph-558681d9fdd6c47003a49bd18fa7f3c6abed88a6.tar.gz
ceph.spec.in: add on non-RHEL sharutils to 'BuildRequires:'
Add sharutils to 'BuildRequires:', needed for configure. Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Diffstat (limited to 'ceph.spec.in')
-rw-r--r--ceph.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index 7b245436647..9dfe92323cf 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -47,6 +47,9 @@ BuildRequires: leveldb-devel > 1.2
#################################################################################
# specific
#################################################################################
+%if ! 0%{?rhel}
+BuildRequires: sharutils
+%endif
%if 0%{defined suse_version}
%if 0%{?suse_version} > 1210
Requires: gptfdisk