From d1b43bc579cd5f499eae558af6c6d3999500640e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Wed, 25 Oct 2017 14:09:06 +0200 Subject: [PATCH] update build deps for s390x --- fio.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fio.spec b/fio.spec index 91abfdb..c89110e 100644 --- a/fio.spec +++ b/fio.spec @@ -1,6 +1,6 @@ Name: fio Version: 3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Multithreaded IO generation tool Group: Applications/System @@ -17,7 +17,7 @@ BuildRequires: libpmem-devel BuildRequires: libpmemblk-devel %endif BuildRequires: librbd1-devel -%ifnarch %{arm} s390 s390x +%ifnarch %{arm} BuildRequires: numactl-devel BuildRequires: librdmacm-devel %endif @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Wed Oct 25 2017 Dan HorĂ¡k 3.1-3 +- Add build deps for s390x + * Tue Oct 24 2017 Eric Sandeen 3.1-2 - Add new build deps for more features