Following patches are in the upstream and were dropped from spec file:
* since fio-3.28 0001-ioengines-fix-crash-with-enghelp-option.patch
* since fio-3.28 0001-fio-remove-raw-device-support.patch
* since fio-3.30 0001-fio-use-LDFLAGS-when-linking-dynamic-engines.patch
* since fio-3.29 0001-fio-os-detect-pmull-suooprt-on-arm.patch
Add .rst suffix to README and HOWTO files.
Keep support for pmemblk, although upstream drops it. For more details
see: https://github.com/axboe/fio/commit/04c1cdc
In oreder to do this:
* Revert the upstream commit removing the support
* Manually install pmemblk.png since the patch utility cannot handle
binary files
Resolves: rhbz#2188805
Signed-off-by: Pavel Reichl <preichl@redhat.com>