Author: lisu Date: Mon Jul 12 10:54:50 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.41.6 - back to SIGKILL in crc32c-intel.c, cpuid causes gcc error
---- Files affected: packages/fio: fio.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/fio/fio.spec diff -u packages/fio/fio.spec:1.6 packages/fio/fio.spec:1.7 --- packages/fio/fio.spec:1.6 Thu Jun 24 12:17:43 2010 +++ packages/fio/fio.spec Mon Jul 12 12:54:45 2010 @@ -2,13 +2,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) @@ -39,6 +40,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__make} \ @@ -71,6 +73,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2010/07/12 10:54:45 lisu +- up to 1.41.6 +- back to SIGKILL in crc32c-intel.c, cpuid causes gcc error + Revision 1.6 2010/06/24 10:17:43 lisu - 1.41.4 - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fio/fio.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
