62b778
Name:           iperf3
62b778
Version:        3.9
62b778
Release:        9%{?dist}
62b778
Summary:        Measurement tool for TCP/UDP bandwidth performance
62b778
62b778
License:        BSD
62b778
URL:            https://github.com/esnet/iperf
62b778
Source0:        https://github.com/esnet/iperf/archive/%{version}.tar.gz
62b778
BuildRequires:  libuuid-devel
62b778
BuildRequires:  gcc
62b778
BuildRequires:  lksctp-tools-devel
62b778
BuildRequires:  openssl-devel
62b778
BuildRequires: make
62b778
62b778
%description
62b778
Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of
62b778
various parameters and UDP characteristics. Iperf reports bandwidth, delay
62b778
jitter, data-gram loss.
62b778
62b778
%package        devel
62b778
Summary:        Development files for %{name}
62b778
Requires:       %{name}%{?_isa} = %{version}-%{release}
62b778
62b778
%description    devel
62b778
The %{name}-devel package contains libraries and header files for
62b778
developing applications that use %{name}.
62b778
62b778
%prep
62b778
%setup -q -n iperf-%{version}
62b778
62b778
%build
62b778
%configure --disable-static
62b778
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
62b778
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
62b778
make %{?_smp_mflags}
62b778
62b778
%install
62b778
rm -rf $RPM_BUILD_ROOT
62b778
%makeinstall -C src INSTALL_DIR="%{buildroot}%{_bindir}"
62b778
mkdir -p %{buildroot}%{_mandir}/man1
62b778
rm -f %{buildroot}%{_libdir}/libiperf.la
62b778
62b778
%files
62b778
%doc README.md LICENSE RELNOTES.md
62b778
%{_mandir}/man1/iperf3.1.gz
62b778
%{_mandir}/man3/libiperf.3.gz
62b778
%{_bindir}/iperf3
62b778
%{_libdir}/*.so.*
62b778
62b778
%files          devel
62b778
%{_includedir}/iperf_api.h
62b778
%{_libdir}/*.so
62b778
62b778
%changelog
62b778
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.9-9
62b778
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
62b778
  Related: rhbz#1991688
62b778
62b778
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.9-8
62b778
- Rebuilt for RHEL 9 BETA for openssl 3.0
62b778
  Related: rhbz#1971065
62b778
62b778
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.9-7
62b778
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
62b778
62b778
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.9-6
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
62b778
62b778
* Sat Oct 31 2020 Kevin Fenzi <kevin@scrye.com> - 3.9-5
62b778
- Update to 3.9. Fixes bug #1846161
62b778
62b778
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.7-5
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
62b778
62b778
* Wed Feb 19 2020 Michal Ruprich <mruprich@redhat.com> - 3.7-4
62b778
- Add openssl-devel to BuildRequires to enable authentization of client
62b778
62b778
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.7-3
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
62b778
62b778
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.7-2
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
62b778
62b778
* Sat Jun 22 2019 Kevin Fenzi <kevin@scrye.com> - 3.7-1
62b778
- Update to 3.7. Fixes bug #1723020
62b778
62b778
* Tue Feb 26 2019 Tomas Korbar <tkorbar@redhat.com> - 3.6-5
62b778
- Add lksctp-tools-devel to BuildRequires
62b778
- Fix bug #1647385
62b778
62b778
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-4
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
62b778
62b778
* Fri Jul 20 2018 Kevin Fenzi <kevin@scrye.com> - 3.6-3
62b778
- Fix FTBFS bug #1604377 by adding BuildRequires: gcc
62b778
62b778
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-2
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
62b778
62b778
* Thu Jun 28 2018 Kevin Fenzi <kevin@scrye.com> - 3.6-1
62b778
- Update to 3.6. Fixes bug #1594995
62b778
62b778
* Sat Mar 03 2018 Kevin Fenzi <kevin@scrye.com> - 3.5-1
62b778
- Update to 3.5. Fixes bug #1551166
62b778
62b778
* Fri Feb 16 2018 Kevin Fenzi <kevin@scrye.com> - 3.4-1
62b778
- Upgrade to 3.4. Fixes bug #1545468
62b778
62b778
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3-2
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
62b778
62b778
* Sat Nov 04 2017 Kevin Fenzi <kevin@scrye.com> - 3.3-1
62b778
- Update to 3.3. Fixes bug #1508669
62b778
62b778
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2-3
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
62b778
62b778
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2-2
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
62b778
62b778
* Wed Jun 28 2017 Kevin Fenzi <kevin@scrye.com> - 3.2-1
62b778
- Update to 3.2. Fixes bug #1465195
62b778
62b778
* Wed Mar 08 2017 Kevin Fenzi <kevin@scrye.com> - 3.1.7-1
62b778
- Update to 3.1.7. Fixes bug #1429901
62b778
62b778
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-2
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
62b778
62b778
* Fri Feb 03 2017 Kevin Fenzi <kevin@scrye.com> - 3.1.6-1
62b778
- Update to 3.1.6. Fixes bug #1418879
62b778
62b778
* Fri Jan 13 2017 Kevin Fenzi <kevin@scrye.com> - 3.1.5-1
62b778
- Update to 3.1.5. Fixes bug #1412848
62b778
62b778
* Sat Nov 05 2016 Kevin Fenzi <kevin@scrye.com> - 3.1.4-1
62b778
- Update to 3.1.4. Fixes bug #1390396
62b778
62b778
* Wed Jun 08 2016 Kevin Fenzi <kevin@scrye.com> - 3.1.3-1
62b778
- Update to 3.1.3
62b778
62b778
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.1b3-2
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
62b778
62b778
* Thu Oct 08 2015 Susant Sahani <ssahani@gmail.com> 3.1b3
62b778
- Update to 3.1b3
62b778
62b778
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.11-2
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
62b778
62b778
* Mon May 04 2015 Susant Sahani <ssahani@gmail.com> 3.0.11-1
62b778
- Update to 3.0.11
62b778
62b778
* Sat Dec 20 2014 Susant Sahani <ssahani@redhat.com> 3.0.10-1
62b778
- Update to 3.0.10
62b778
62b778
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.6-2
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
62b778
62b778
* Wed Jul 30 2014 Susant Sahani <ssahani@redhat.com> 3.0.6-1
62b778
- Update to 3.0.6
62b778
62b778
* Thu Jun 19 2014 Susant Sahani <ssahani@redhat.com> 3.0.5-1
62b778
- Update to 3.0.5
62b778
62b778
* Tue Jun 10 2014 Susant Sahani <ssahani@redhat.com> - 3.0.3-5
62b778
- fix compilation BZ #1106803
62b778
62b778
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.3-4
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
62b778
62b778
* Wed Apr 2 2014 François Cami <fcami@fedoraproject.org> - 3.0.3-3
62b778
- Drop static library support (#1081486).
62b778
- iperf3-devel subpackage must require iperf3.
62b778
- iperf3-devel should only contain the unversioned shared library.
62b778
- Call ldconfig since we are installing a shared library now.
62b778
- Removed INSTALL file.
62b778
62b778
* Wed Apr 2 2014 Susant Sahani <ssahani@redhat.com> 3.0.3-2
62b778
- Moved static library to devel section only .
62b778
62b778
* Sun Mar 30 2014 Susant Sahani <ssahani@redhat.com> 3.0.3-1
62b778
- Update to 3.0.3 and added devel rpm support
62b778
62b778
* Tue Mar 11 2014 Susant Sahani <ssahani@redhat.com> 3.0.2-1
62b778
- Update to 3.0.2
62b778
62b778
* Tue Jan 14 2014 Susant Sahani <ssahani@redhat.com> 3.0.1-1
62b778
- Update to 3.0.1
62b778
62b778
* Fri Oct 25 2013 Steven Roberts <strobert@strobe.net> 3.0-1
62b778
- Update to 3.0
62b778
62b778
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-0.5.b5
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
62b778
62b778
* Sat May 04 2013 Kevin Fenzi <kevin@scrye.com> 3.0-0.4.b5
62b778
- Update to 3.0b5
62b778
62b778
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-0.3.b4
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
62b778
62b778
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-0.2.b4
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
62b778
62b778
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-0.1.b4
62b778
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
62b778
62b778
* Wed Apr 06 2011 G.Balaji <balajig81@gmail.com> 3.0b4-2
62b778
- Changed the Spec name, removed static libs generation and devel
62b778
- package.
62b778
62b778
* Sat Mar 26 2011 G.Balaji <balajig81@gmail.com> 3.0b4-1
62b778
- Initial Version