diff --git a/.abf.yml b/.abf.yml index 2861199..2a5e383 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - "fio-1.37.tar.gz": fe89fdea1d3f221d342c9f02896958aebbd0c79a + "fio-2.0.7.tar.bz2": 597cca3a5843daeb3584ce52d090c58ca6632ef7 diff --git a/fio.spec b/fio.spec index e8f1467..f820a99 100644 --- a/fio.spec +++ b/fio.spec @@ -1,16 +1,15 @@ %define name fio -%define version 1.37 -%define release %mkrel 2 +%define version 2.0.7 +%define release 1 Summary: A flexible I/O tester/benchmarker Name: %{name} Version: %{version} Release: %{release} -Source0: http://www.sfr-fresh.com/unix/privat/%{name}-%{version}.tar.gz -License: GPL -Group: System/Kernel and hardware +Source0: http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2 +License: GPLv2 +Group: System/Kernel and hardware Url: http://git.kernel.dk/?p=fio.git;a=summary -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: libaio-devel %description @@ -32,14 +31,9 @@ It supports Linux, FreeBSD, and OpenSolaris. %make %install -rm -rf $RPM_BUILD_ROOT %makeinstall -%clean -rm -rf $RPM_BUILD_ROOT - %files -%defattr(-,root,root) %doc HOWTO README COPYING REPORTING-BUGS %doc examples %{_bindir}/fio @@ -49,6 +43,22 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Apr 16 2012 Dmitry Mikhirev 2.0.7-1 ++ Revision: 791317 +- update to 2.0.7 + +* Thu Apr 05 2012 Dmitry Mikhirev 2.0.6-1 ++ Revision: 789416 +- update to 2.0.6 + +* Tue Feb 21 2012 Alexander Khrukin 2.0.3-1 ++ Revision: 778758 +- version update 2.0.3 + +* Mon Oct 17 2011 Andrey Bondrov 1.60-1 ++ Revision: 705040 +- New version 1.60 (stable-1.x) + * Sun Dec 05 2010 Oden Eriksson 1.37-2mdv2011.0 + Revision: 610425 - rebuild @@ -98,7 +108,7 @@ rm -rf $RPM_BUILD_ROOT - 1.17.3 - 1.17.3 - + Olivier Blin + + Olivier Blin - restore BuildRoot + Thierry Vignaud