Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/fio.git#21d089dc71d3edd85e52f0785367d49288ddd842
This commit is contained in:
parent
b1308a8073
commit
3e32e11158
7
fio.spec
7
fio.spec
@ -1,6 +1,6 @@
|
|||||||
Name: fio
|
Name: fio
|
||||||
Version: 3.25
|
Version: 3.25
|
||||||
Release: 1.1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Multithreaded IO generation tool
|
Summary: Multithreaded IO generation tool
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -28,6 +28,7 @@ BuildRequires: librbd1-devel
|
|||||||
BuildRequires: numactl-devel
|
BuildRequires: numactl-devel
|
||||||
BuildRequires: librdmacm-devel
|
BuildRequires: librdmacm-devel
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
# Don't create automated dependencies for the fio engines.
|
# Don't create automated dependencies for the fio engines.
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1884954
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1884954
|
||||||
@ -207,8 +208,8 @@ make install prefix=%{_prefix} mandir=%{_mandir} libdir=%{_libdir}/fio DESTDIR=$
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Dec 20 2020 Petr Šabata <contyk@redhat.com> - 3.25-1.1
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.25-2
|
||||||
- Bump for gcc11
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Dec 04 2020 Eric Sandeen <sandeen@redhat.com> 3.25-1
|
* Fri Dec 04 2020 Eric Sandeen <sandeen@redhat.com> 3.25-1
|
||||||
- New upstream version
|
- New upstream version
|
||||||
|
Loading…
Reference in New Issue
Block a user