]> git.pld-linux.org Git - packages/fio.git/commitdiff
- up to 1.41.6
authorlisu <lisu@pld-linux.org>
Mon, 12 Jul 2010 10:54:45 +0000 (10:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- back to SIGKILL in crc32c-intel.c, cpuid causes gcc error

Changed files:
    fio.spec -> 1.7

fio.spec

index f2ee3b98058f636d2b1faf9533d8f009c108725c..79f1d19b375856edb762334c008937b65aa1e09a 100644 (file)
--- a/fio.spec
+++ b/fio.spec
@@ -1,13 +1,14 @@
 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.41.4
+Version:       1.41.6
 Release:       1
 License:       GPL v2+
 Group:         Applications
 Source0:       http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
-# Source0-md5: 2644e32d1c428e857a8b1c8690da1869
+# Source0-md5: ac99df5f851f325aeab12f91d645a715
 Patch0:                %{name}-makefile.patch
+Patch1:                %{name}-crc32c-intel.patch
 URL:           http://git.kernel.dk/?p=fio.git;a=summary
 BuildRequires: libaio-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,6 +39,7 @@ OpenSolarisa.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} \
This page took 0.086584 seconds and 4 git commands to generate.