diff --git a/fio.spec b/fio.spec index f67b6e79e5d01196aa6f88930c71306d5d5f7db6..c3a4fe71fc0efc4e26905e7a4f4fe771e1cf1967 100644 --- a/fio.spec +++ b/fio.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +"%define anolis_release 1" %bcond_with nbd %bcond_with rbd %bcond_with rados @@ -14,6 +14,7 @@ URL: http://git.kernel.dk/?p=fio.git;a=summary Source0: http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2 Source1: https://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2.asc Source2: https://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git/plain/keys/F7D358FB2971E0A6.asc +"Source0: https://github.com/axboe/fio/releases/download/fio-%{version}/fio-%{version}.tar.bz2" Patch0001: 0001-engines-io_uring-add-sqthread_poll_percpu-option.patch Patch0002: 0002-engines-io_uring-use-correct-type-for-fio_nvme_get_i.patch