Name: iperf Version: 2.0.5 Release: 1mamba Summary: a tool to measure maximum TCP bandwidth, allowing the tuning of various parameters and UDP characteristics. Group: Network/Monitoring Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://iperf.sourceforge.net Source: http://mesh.dl.sourceforge.net/sourceforge/iperf/iperf-%{version}.tar.gz License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of various parameters and UDP characteristics. Iperf reports bandwidth, delay jitter, datagram loss. %prep [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %setup -q %build %configure %make %install %makeinstall #make install < 2.0.5-1mamba - automatic update by autodist * Wed Dec 10 2008 Silvan Calarco 2.0.4-1mamba - update to 2.0.4 * Wed Jul 11 2007 Silvan Calarco 2.0.2-1mamba - update to 2.0.2 * Thu Apr 29 2004 Silvan Calarco 1.7.0-1qilnx - first build