[fio] fix tar file name

Peter Robinson pbrobinson at fedoraproject.org
Wed Jan 9 16:25:55 UTC 2013


commit 2496b82a2c46008542d87f0c39b7d58aa8e09bfd
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Jan 9 16:25:48 2013 +0000

    fix tar file name

 fio.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fio.spec b/fio.spec
index 44652cb..169e6a4 100644
--- a/fio.spec
+++ b/fio.spec
@@ -6,7 +6,7 @@ Summary:	Multithreaded IO generation tool
 Group:		Applications/System
 License:	GPLv2
 URL:		http://git.kernel.dk/?p=fio.git;a=summary
-Source:		http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
+Source:		http://brick.kernel.dk/snaps/%{name}-%{version}.tar.gz
 # backported upstream commit 4de98eb0e
 Patch0:		fio-2.0.12.2-no-arch-cpu-clock.patch
 


More information about the scm-commits mailing list