From be52b3f549b364f2a11fbd9a66384376ac5795dc Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Dec 21 2015 20:20:15 +0000 Subject: New upstream version v2.2.13 Also add librdmacm-devel as buildreq to enable RDMA --- diff --git a/fio-mtd-stdint.patch b/fio-mtd-stdint.patch deleted file mode 100644 index d0aa563..0000000 --- a/fio-mtd-stdint.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: fio-2.2.11/lib/libmtd_legacy.c -=================================================================== ---- fio-2.2.11.orig/lib/libmtd_legacy.c -+++ fio-2.2.11/lib/libmtd_legacy.c -@@ -30,6 +30,7 @@ - #include - #include - #include -+#include - #include - #include - #include diff --git a/fio.spec b/fio.spec index 41ca42a..6de23ce 100644 --- a/fio.spec +++ b/fio.spec @@ -1,5 +1,5 @@ Name: fio -Version: 2.2.11 +Version: 2.2.13 Release: 1%{?dist} Summary: Multithreaded IO generation tool @@ -13,8 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libaio-devel BuildRequires: librbd1-devel BuildRequires: zlib-devel - -Patch0: fio-mtd-stdint.patch +BuildRequires: librdmacm-devel %description fio is an I/O tool that will spawn a number of threads or processes doing @@ -26,7 +25,6 @@ one wants to simulate. %prep %setup -q -%patch0 -p1 %build EXTFLAGS="$RPM_OPT_FLAGS" make V=1 %{?_smp_mflags} @@ -47,6 +45,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Mon Dec 21 2015 Eric Sandeen 2.2.13-1 +- New upstream version +- Add librdmacm-devel as build dependency (enable RDMA) + * Tue Nov 10 2015 Eric Sandeen 2.2.11-1 - New upstream version - Add zlib-devel as build dependency diff --git a/sources b/sources index 904cb8b..4c18814 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79547d00aca3199aca8f3edbd54a8fb8 fio-2.2.11.tar.bz2 +ecfb14c5dbf50ee030f1b81b01e883f0 fio-2.2.13.tar.bz2