ce82cd
Name:           qperf
ce82cd
Summary:        Measure socket and RDMA performance
ce82cd
Version:        0.4.9
a8adb0
Release:        3%{?dist}
ce82cd
License:        GPLv2 or BSD
ce82cd
Group:          Networking/Diagnostic
ce82cd
Url:            http://www.openfabrics.org
ce82cd
ce82cd
Source: http://www.openfabrics.org/downloads/%{name}/%{name}-%{version}.tar.gz
a8adb0
Patch0: qperf-0.4.9-remove-sdp-references.patch
ce82cd
ce82cd
BuildRequires:  libibverbs-devel >= 1.1.2-4, librdmacm-devel >= 1.0.8-5
ce82cd
ExcludeArch:    s390 s390x
ce82cd
ce82cd
%description
ce82cd
Measure socket and RDMA performance.
ce82cd
ce82cd
%prep
ce82cd
%setup -q
a8adb0
%patch0 -p1
ce82cd
ce82cd
%build
ce82cd
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
ce82cd
%configure
ce82cd
make %{?_smp_mflags}
ce82cd
ce82cd
%install
ce82cd
make DESTDIR=%{buildroot} install
ce82cd
ce82cd
%files
ce82cd
%doc COPYING
ce82cd
%_bindir/qperf
ce82cd
%_mandir/man1/qperf.1*
ce82cd
ce82cd
%changelog
a8adb0
* Thu May 05 2016 Jarod Wilson <jarod@redhat.com> - 0.4.9-3
a8adb0
- Remove references to SDP, as it isn't supported in RHEL
a8adb0
- Resolves: rhbz#833712
a8adb0
0f56d4
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.4.9-2
0f56d4
- Mass rebuild 2013-12-27
0f56d4
ce82cd
* Thu Aug 01 2013 Doug Ledford <dledford@redhat.com> - 0.4.9-1
ce82cd
- Update to latest upstream release
ce82cd
- Drop no longer needed patches
ce82cd
ce82cd
* Mon Feb 18 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.4.6-8
ce82cd
- Build on ARM, modernise spec
ce82cd
ce82cd
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.6-7
ce82cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
ce82cd
ce82cd
* Fri Dec 14 2012 Doug Ledford <dledford@redhat.com> - 0.4.6-6
ce82cd
- Fix the fact that qperf was using the wrong PF_RDS define now that RDS
ce82cd
  is integrated upstream and its assigned number is no longer temporary
ce82cd
ce82cd
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.6-5
ce82cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
ce82cd
ce82cd
* Fri Jan 06 2012 Doug Ledford <dledford@redhat.com> - 0.4.6-4
ce82cd
- Initial import into Fedora
ce82cd
ce82cd
* Fri Jul 22 2011 Doug Ledford <dledford@redhat.com> - 0.4.6-3.el6
ce82cd
- Fix failure to build on i686
ce82cd
- Resolves: bz724899
ce82cd
ce82cd
* Mon Jan 25 2010 Doug Ledford <dledford@redhat.com> - 0.4.6-2.el6
ce82cd
- Cleanups for pkgwrangler import
ce82cd
- Related: bz543948
ce82cd
ce82cd
* Tue Dec 22 2009 Doug Ledford <dledford@redhat.com> - 0.4.6-1.el5
ce82cd
- Update to latest upstream version
ce82cd
- Related: bz518218
ce82cd
ce82cd
* Mon Jun 22 2009 Doug Ledford <dledford@redhat.com> - 0.4.4-3.el5
ce82cd
- Rebuild against libibverbs that isn't missing the proper ppc wmb() macro
ce82cd
- Related: bz506258
ce82cd
ce82cd
* Sun Jun 21 2009 Doug Ledford <dledford@redhat.com> - 0.4.4-2.el5
ce82cd
- Build against non-XRC libibverbs
ce82cd
- Update to ofed 1.4.1 final bits
ce82cd
- Related: bz506097, bz506258
ce82cd
ce82cd
* Sat Apr 18 2009 Doug Ledford <dledford@redhat.com> - 0.4.4-1.el5
ce82cd
- Update to ofed 1.4.1-rc3 version
ce82cd
- Related: bz459652
ce82cd
ce82cd
* Thu Sep 18 2008 Doug Ledford <dledford@redhat.com> - 0.4.1-2
ce82cd
- Add a build flag to silence some warnings
ce82cd
ce82cd
* Wed Sep 17 2008 Doug Ledford <dledford@redhat.com> - 0.4.1-1
ce82cd
- Update to the qperf tarball found in the OFED-1.4-beta1 tarball
ce82cd
- Resolves: bz451483
ce82cd
ce82cd
* Tue Apr 01 2008 Doug Ledford <dledford@redhat.com> - 0.4.0-1
ce82cd
- Initial import to Red Hat repo management
ce82cd
- Related: bz428197
ce82cd
ce82cd
* Sat Oct 20 2007 - johann@georgex.org
ce82cd
- Initial package