|
|
92e8aa |
Name: fabtests
|
|
|
92e8aa |
Version: 1.7.0
|
|
|
92e8aa |
Release: 1%{?dist}
|
|
|
92e8aa |
Summary: Test suite for libfabric API
|
|
|
92e8aa |
License: GPLv2 or BSD
|
|
|
92e8aa |
Url: http://www.github.com/ofiwg/fabtests
|
|
|
92e8aa |
Source: https://github.com/ofiwg/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.bz2
|
|
|
92e8aa |
Patch1: 0001-adjust-shebang-lines-in-rft_yaml_to_junit_xml-and-ru.patch
|
|
|
92e8aa |
BuildRequires: libfabric-devel >= %{version}
|
|
|
92e8aa |
BuildRequires: gcc
|
|
|
92e8aa |
%ifnarch s390
|
|
|
92e8aa |
BuildRequires: valgrind-devel
|
|
|
92e8aa |
%endif
|
|
|
92e8aa |
|
|
|
92e8aa |
%description
|
|
|
92e8aa |
Fabtests provides a set of examples that uses libfabric - a high-performance
|
|
|
92e8aa |
fabric software library.
|
|
|
92e8aa |
|
|
|
92e8aa |
%prep
|
|
|
92e8aa |
%setup -q
|
|
|
92e8aa |
%patch1 -p1
|
|
|
92e8aa |
|
|
|
92e8aa |
%build
|
|
|
92e8aa |
%configure %{?_with_libfabric} \
|
|
|
92e8aa |
%ifnarch s390
|
|
|
92e8aa |
--with-valgrind
|
|
|
92e8aa |
%endif
|
|
|
92e8aa |
|
|
|
92e8aa |
make %{?_smp_mflags} V=1
|
|
|
92e8aa |
|
|
|
92e8aa |
%install
|
|
|
92e8aa |
%make_install
|
|
|
92e8aa |
# remove unpackaged files from the buildroot
|
|
|
92e8aa |
rm -f %{buildroot}%{_libdir}/*.la
|
|
|
92e8aa |
|
|
|
92e8aa |
%files
|
|
|
92e8aa |
%{_bindir}/*
|
|
|
92e8aa |
%{_mandir}/man1/*
|
|
|
92e8aa |
%{_mandir}/man7/*
|
|
|
92e8aa |
%doc AUTHORS README
|
|
|
92e8aa |
%license COPYING
|
|
|
92e8aa |
%{_prefix}/share/fabtests/test_configs
|
|
|
92e8aa |
|
|
|
92e8aa |
%changelog
|
|
|
92e8aa |
* Thu Jan 31 2019 Honggang Li <honli@redhat.com> - 1.7.0-1
|
|
|
92e8aa |
- Rebase to latest release 1.7.0
|
|
|
92e8aa |
- Resolves: bz1635032
|
|
|
92e8aa |
|
|
|
92e8aa |
* Tue Jun 5 2018 Honggang Li <honli@redhat.com> - 1.6.1-1
|
|
|
92e8aa |
- Rebase to latest release 1.6.1
|
|
|
92e8aa |
- Resolves: bz1575467
|
|
|
92e8aa |
|
|
|
92e8aa |
* Fri Jan 12 2018 Honggang Li <honli@redhat.com> - 1.5.3-1
|
|
|
92e8aa |
- Rebase to upstream release 1.5.3
|
|
|
92e8aa |
- Resolves: bz1533297
|
|
|
92e8aa |
|
|
|
92e8aa |
* Tue Oct 24 2017 Honggang Li <honli@redhat.com> - 1.5.1-1
|
|
|
92e8aa |
- Rebase to upstream release 1.5.1.
|
|
|
92e8aa |
- Resolves: bz1505737
|
|
|
92e8aa |
|
|
|
92e8aa |
* Thu May 18 2017 Honggang Li <honli@redhat.com> - 1.4.2-1
|
|
|
92e8aa |
- Rebase to upstream release 1.4.2.
|
|
|
92e8aa |
- Resolves: bz1451214
|
|
|
92e8aa |
|
|
|
92e8aa |
* Mon Mar 6 2017 Honggang Li <honli@redhat.com> - 1.4.1-1
|
|
|
92e8aa |
- Rebase to upstream release 1.4.1.
|
|
|
92e8aa |
- Resolves: bz1429296
|
|
|
92e8aa |
|
|
|
92e8aa |
* Tue May 31 2016 Honggang Li <honli@redhat.com> - 1.3.0-1
|
|
|
92e8aa |
- Rebase to upstream release 1.3.0.
|
|
|
92e8aa |
- Related: bz1280146
|
|
|
92e8aa |
|
|
|
92e8aa |
* Fri Aug 14 2015 Honggang Li <honli@redhat.com> - 1.1.0-1
|
|
|
92e8aa |
- Rebase to upstream 1.1.0
|
|
|
92e8aa |
- Resolves: bz1253513
|
|
|
92e8aa |
|
|
|
92e8aa |
* Sat Aug 08 2015 Michal Schmidt <mschmidt@redhat.com> - 1.1.0-0.2.rc1
|
|
|
92e8aa |
- Packaging Guidelines conformance fixes and spec file cleanups
|
|
|
92e8aa |
- Fix libfabric dependency
|
|
|
92e8aa |
- Related: bz1235270
|
|
|
92e8aa |
|
|
|
92e8aa |
* Wed Aug 5 2015 Honggang Li <honli@redhat.com> - 1.1.0-0.1.rc1
|
|
|
92e8aa |
- Initial build for RHEL-7.2
|
|
|
92e8aa |
- Related: bz1235270
|
|
|
92e8aa |
|
|
|
92e8aa |
* Sun May 3 2015 Open Fabrics Interfaces Working Group <ofiwg@lists.openfabrics.org> 1.0.0
|
|
|
92e8aa |
- Release 1.0.0
|