fix merge of latest version from f16
This commit is contained in:
commit
37a4ba020b
20
.gitignore
vendored
20
.gitignore
vendored
@ -1,19 +1 @@
|
|||||||
fio-1.41.5.tar.bz2
|
/fio-2.*.tar.bz2
|
||||||
/fio-1.43.2.tar.bz2
|
|
||||||
/fio-1.44.tar.bz2
|
|
||||||
/fio-1.44.1.tar.bz2
|
|
||||||
/fio-1.44.3.tar.bz2
|
|
||||||
/fio-1.50.tar.bz2
|
|
||||||
/fio-1.50.2.tar.bz2
|
|
||||||
/fio-1.52.tar.bz2
|
|
||||||
/fio-1.53.tar.bz2
|
|
||||||
/fio-1.55.tar.bz2
|
|
||||||
/fio-1.57.tar.bz2
|
|
||||||
/fio-1.58.tar.bz2
|
|
||||||
/fio-1.99.12.tar.bz2
|
|
||||||
/fio-2.0.tar.bz2
|
|
||||||
/fio-2.0.1.tar.bz2
|
|
||||||
/fio-2.0.5.tar.gz
|
|
||||||
/fio-2.0.5.tar.bz2
|
|
||||||
/fio-2.0.6.tar.bz2
|
|
||||||
/fio-2.0.8.tar.bz2
|
|
||||||
|
7
fio.spec
7
fio.spec
@ -1,6 +1,6 @@
|
|||||||
Name: fio
|
Name: fio
|
||||||
Version: 2.0.8
|
Version: 2.0.10
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Multithreaded IO generation tool
|
Summary: Multithreaded IO generation tool
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 12 2012 Eric Sandeen <sandeen@redhat.com> 2.0.10-1
|
||||||
|
- New upstream version
|
||||||
|
|
||||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.8-2
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.8-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user