From 8a2dfca329d7c1dd8b922ff95612280d4cb23e7b Mon Sep 17 00:00:00 2001 From: Michal Schmidt Date: Sep 08 2014 14:29:33 +0000 Subject: Update to current upstream from SVN Has aarch64 and ppc64 support. --- diff --git a/.gitignore b/.gitignore index e68197b..5519d79 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sockperf-2.5.241.tar.gz +/sockperf-2.5.244.tar.xz diff --git a/sockperf.spec b/sockperf.spec index b588dfd..e14839f 100644 --- a/sockperf.spec +++ b/sockperf.spec @@ -1,15 +1,18 @@ Name: sockperf -Version: 2.5.241 -Release: 6%{?dist} +Version: 2.5.244 +Release: 1%{?dist} Summary: Network benchmarking utility for testing latency and throughput License: BSD URL: https://code.google.com/p/sockperf/ -Source0: https://sockperf.googlecode.com/files/%{name}-%{version}.tar.gz +#Source0: https://sockperf.googlecode.com/files/%{name}-%{version}.tar.gz +#Source archive generated from upstream SVN checkout: +# svn export -r 244 http://sockperf.googlecode.com/svn/branches/sockperf_v2/ sockperf-2.5.244 +# tar -cJvf sockperf-2.5.244.tar.xz sockperf-2.5.244/ +Source0: sockperf-2.5.244.tar.xz Patch1: 0001-Don-t-throw-away-Fedora-s-CXXFLAGS.patch Patch2: 0002-drop-the-sockperf_-version-copy-of-the-binary.patch Patch3: 0003-doc-installation-fixes.patch -Patch4: 0004-add-AArch64-support.patch BuildRequires: autoconf automake git BuildRequires: doxygen @@ -73,6 +76,10 @@ make %{?_smp_mflags} %changelog +* Mon Sep 08 2014 Michal Schmidt - 2.5.244-1 +- Update to current upstream from SVN. +- Has aarch64 and ppc64 support. + * Mon Aug 18 2014 Fedora Release Engineering - 2.5.241-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 7241f99..488db90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9daf18578324407dbbb9547da48ab433 sockperf-2.5.241.tar.gz +ca2035502fa4b9bab1ab5dbdca65a8c9 sockperf-2.5.244.tar.xz