packages (DEVEL): fio/fio.spec - 1.43-rc1 - more verbose files
lisu
lisu at pld-linux.org
Mon Aug 16 14:04:55 CEST 2010
Author: lisu Date: Mon Aug 16 12:04:55 2010 GMT
Module: packages Tag: DEVEL
---- Log message:
- 1.43-rc1
- more verbose files
---- Files affected:
packages/fio:
fio.spec (1.8 -> 1.8.2.1)
---- Diffs:
================================================================
Index: packages/fio/fio.spec
diff -u packages/fio/fio.spec:1.8 packages/fio/fio.spec:1.8.2.1
--- packages/fio/fio.spec:1.8 Fri Jul 16 13:54:25 2010
+++ packages/fio/fio.spec Mon Aug 16 14:04:47 2010
@@ -1,13 +1,14 @@
# $Revision$, $Date$
+%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.42
-Release: 1
+Version: 1.43
+Release: 0.%{_rc}.1
License: GPL v2+
Group: Applications
-Source0: http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
-# Source0-md5: d998c01b0bdf2b05d3723f8079543348
+Source0: http://brick.kernel.dk/snaps/%{name}-%{version}-%{_rc}.tar.bz2
+# Source0-md5: 2a6a0125ce7e9325a35261b7f1991f4f
Patch0: %{name}-makefile.patch
Patch1: %{name}-crc32c-intel.patch
URL: http://git.kernel.dk/?p=fio.git;a=summary
@@ -38,7 +39,7 @@
OpenSolarisa.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_rc}
%patch0 -p1
%patch1 -p1
@@ -64,7 +65,7 @@
%defattr(644,root,root,755)
%doc HOWTO README
%doc examples
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/fio*
%{_mandir}/man1/fio*.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -73,6 +74,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8.2.1 2010/08/16 12:04:47 lisu
+- 1.43-rc1
+- more verbose files
+
Revision 1.8 2010/07/16 11:54:25 lisu
- 1.42
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fio/fio.spec?r1=1.8&r2=1.8.2.1&f=u
More information about the pld-cvs-commit
mailing list