From f4a71f4c9c1ad8e89bf180196a684b4f533b2a3d Mon Sep 17 00:00:00 2001 From: Steven Roberts Date: Oct 26 2013 07:34:39 +0000 Subject: Update to upstream 3.0 --- diff --git a/.gitignore b/.gitignore index 260e4c4..ec8b4dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /iperf-3.0b4.tar.gz /iperf-3.0b5.tar.gz +/iperf-3.0.tar.gz diff --git a/iperf3.spec b/iperf3.spec index 0103402..f9e7691 100644 --- a/iperf3.spec +++ b/iperf3.spec @@ -1,12 +1,12 @@ Name: iperf3 Version: 3.0 -Release: 0.5.b5%{?dist} +Release: 1%{?dist} Summary: Measurement tool for TCP/UDP bandwidth performance Group: Applications/Internet License: BSD URL: http://code.google.com/p/iperf/ -Source0: http://iperf.googlecode.com/files/iperf-3.0b5.tar.gz +Source0: http://stats.es.net/software/iperf-3.0.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: libuuid-devel @@ -16,8 +16,7 @@ various parameters and UDP characteristics. Iperf reports bandwidth, delay jitter, data-gram loss. %prep -%setup -q -n iperf-%{version}b5 - +%setup -q -n iperf %build %configure @@ -42,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Oct 25 2013 Steven Roberts 3.0-1 +- Update to 3.0 + * Sat Aug 03 2013 Fedora Release Engineering - 3.0-0.5.b5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index d8a700c..19d8d5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec298b52840062db19f5912dfc7dce52 iperf-3.0b5.tar.gz +0513102f3a6c5b3055982d7d00fd1854 iperf-3.0.tar.gz