Update to upstream 3.0

This commit is contained in:
Steven Roberts 2013-10-26 00:22:57 -07:00
parent 91f8ffa922
commit f4a71f4c9c
3 changed files with 8 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/iperf-3.0b4.tar.gz /iperf-3.0b4.tar.gz
/iperf-3.0b5.tar.gz /iperf-3.0b5.tar.gz
/iperf-3.0.tar.gz

View File

@ -1,12 +1,12 @@
Name: iperf3 Name: iperf3
Version: 3.0 Version: 3.0
Release: 0.5.b5%{?dist} Release: 1%{?dist}
Summary: Measurement tool for TCP/UDP bandwidth performance Summary: Measurement tool for TCP/UDP bandwidth performance
Group: Applications/Internet Group: Applications/Internet
License: BSD License: BSD
URL: http://code.google.com/p/iperf/ 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) BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: libuuid-devel BuildRequires: libuuid-devel
@ -16,8 +16,7 @@ various parameters and UDP characteristics. Iperf reports bandwidth, delay
jitter, data-gram loss. jitter, data-gram loss.
%prep %prep
%setup -q -n iperf-%{version}b5 %setup -q -n iperf
%build %build
%configure %configure
@ -42,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Fri Oct 25 2013 Steven Roberts <strobert@strobe.net> 3.0-1
- Update to 3.0
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-0.5.b5 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-0.5.b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
ec298b52840062db19f5912dfc7dce52 iperf-3.0b5.tar.gz 0513102f3a6c5b3055982d7d00fd1854 iperf-3.0.tar.gz