mirror of
https://abf.rosa.ru/djam/fio.git
synced 2025-02-23 06:02:52 +00:00
Automatic import for version 2.0.6
This commit is contained in:
parent
5a6b338d3f
commit
8e7d08245b
2 changed files with 9 additions and 5 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
"fio-2.0.3.tar.gz": d05d52e43a1b9fa78314d31a8ec101434267d603
|
||||
"fio-2.0.6.tar.bz2": 61551ddcaa243e7a0cdfbd7c3a65054e3a7256e0
|
||||
|
|
12
fio.spec
12
fio.spec
|
@ -1,14 +1,14 @@
|
|||
%define name fio
|
||||
%define version 2.0.3
|
||||
%define version 2.0.6
|
||||
%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
|
||||
BuildRequires: libaio-devel
|
||||
|
||||
|
@ -43,6 +43,10 @@ It supports Linux, FreeBSD, and OpenSolaris.
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 05 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 2.0.6-1
|
||||
+ Revision: 789416
|
||||
- update to 2.0.6
|
||||
|
||||
* Tue Feb 21 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0.3-1
|
||||
+ Revision: 778758
|
||||
- version update 2.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue