From ffab5bd52a0d2be3d5d4cca84c7410bf32397c9c Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Fri, 7 Apr 2017 20:16:54 +0300 Subject: [PATCH] Use bundled cram on RPM-based distros due to cram not being available on EL6. --- rpm/sysbench.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm/sysbench.spec b/rpm/sysbench.spec index dfbbb19..5c9e4a4 100644 --- a/rpm/sysbench.spec +++ b/rpm/sysbench.spec @@ -20,8 +20,8 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: libaio-devel BuildRequires: vim-common -# Tests -BuildRequires: /usr/bin/cram +# Use bundled cram for tests +BuildRequires: python ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64