- Much newer upstream version
This commit is contained in:
parent
bb050a13c2
commit
61cd26a35f
@ -1 +1 @@
|
|||||||
fio-1.24.tar.bz2
|
fio-1.31.tar.bz2
|
||||||
|
7
fio.spec
7
fio.spec
@ -1,5 +1,5 @@
|
|||||||
Name: fio
|
Name: fio
|
||||||
Version: 1.24
|
Version: 1.31
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Multithreaded IO generation tool
|
Summary: Multithreaded IO generation tool
|
||||||
|
|
||||||
@ -21,7 +21,7 @@ The typical use of fio is to write a job file matching the io load
|
|||||||
one wants to simulate.
|
one wants to simulate.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n fio
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
EXTFLAGS="$RPM_OPT_FLAGS" make V=1 %{?_smp_mflags}
|
EXTFLAGS="$RPM_OPT_FLAGS" make V=1 %{?_smp_mflags}
|
||||||
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 11 2009 Eric Sandeen <sandeen@redhat.com> 1.31-1
|
||||||
|
- Much newer upstream version
|
||||||
|
|
||||||
* Fri Mar 06 2009 Eric Sandeen <sandeen@redhat.com> 1.24-1
|
* Fri Mar 06 2009 Eric Sandeen <sandeen@redhat.com> 1.24-1
|
||||||
- New upstream version
|
- New upstream version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user