]> git.pld-linux.org Git - packages/fio.git/blobdiff - fio.spec
- 1.44-rc1
[packages/fio.git] / fio.spec
index e04b09446b47db8e8e8f7332b29b0665f36bb7eb..bad373f2a2ab30fdbf6e4211e03f73bfeb7f6925 100644 (file)
--- a/fio.spec
+++ b/fio.spec
@@ -1,12 +1,13 @@
+%define                _rc     rc1
 Summary:       I/O tool for benchmark and stress/hardware verification
 Summary(pl.UTF-8):     Narzędzie do mierzenia wydajności I/O i sprawdzania sprawności sprzętu
 Name:          fio
-Version:       1.43.2
-Release:       1
+Version:       1.44
+Release:       0.%{_rc}.1
 License:       GPL v2+
 Group:         Applications
-Source0:       http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
-# Source0-md5: 8df0fe326bdee50b79563183f924acef
+Source0:       http://brick.kernel.dk/snaps/%{name}-%{version}-%{_rc}.tar.bz2
+# Source0-md5: 95a9ef5dbab1b99496ba7f1d59d07297
 Patch0:                %{name}-makefile.patch
 Patch1:                %{name}-crc32c-intel.patch
 URL:           http://git.kernel.dk/?p=fio.git;a=summary
@@ -37,7 +38,7 @@ rodzaje informacji o wydajności I/O. Obsługuje Linuksa, FreeBSD i
 OpenSolarisa.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_rc}
 %patch0 -p1
 %patch1 -p1
 
This page took 0.069146 seconds and 4 git commands to generate.