2016-04-19 13:05:31 +00:00
|
|
|
Name: fabtests
|
2019-10-24 00:53:08 +00:00
|
|
|
Version: 1.9.0rc1
|
|
|
|
Release: 1%{?dist}
|
2016-04-19 13:05:31 +00:00
|
|
|
Summary: Test suite for libfabric API
|
|
|
|
# include/jsmn.h and common/jsmn.c are licensed under MIT.
|
|
|
|
# All other source files permit distribution under BSD. Some of them
|
|
|
|
# additionaly expressly allow the option to be licensed under GPLv2.
|
|
|
|
# See the license headers in individual source files to see which those are.
|
|
|
|
License: BSD and (BSD or GPLv2) and MIT
|
|
|
|
Url: https://github.com/ofiwg/fabtests
|
2019-10-24 00:53:08 +00:00
|
|
|
Source: https://github.com/ofiwg/libfabric/releases/download/v%{version}/%{name}-%{version}.tar.bz2
|
2016-04-19 13:05:31 +00:00
|
|
|
Patch0: 0001-adjust-shebang-lines-in-rft_yaml_to_junit_xml-and-ru.patch
|
2016-11-08 03:37:27 +00:00
|
|
|
BuildRequires: libfabric-devel >= %{version}
|
2016-04-19 13:05:31 +00:00
|
|
|
BuildRequires: valgrind-devel
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
|
|
|
%description
|
|
|
|
Fabtests provides a set of examples that uses libfabric - a high-performance
|
|
|
|
fabric software library.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
2019-06-29 13:19:51 +00:00
|
|
|
%patch0 -p2
|
2016-04-19 13:05:31 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
%configure --with-valgrind
|
|
|
|
make %{?_smp_mflags} V=1
|
|
|
|
|
|
|
|
%install
|
|
|
|
%make_install
|
|
|
|
# remove unpackaged files from the buildroot
|
|
|
|
rm -f %{buildroot}%{_libdir}/*.la
|
|
|
|
|
|
|
|
%files
|
|
|
|
%{_datadir}/%{name}/
|
|
|
|
%{_bindir}/*
|
2019-01-31 06:32:44 +00:00
|
|
|
%{_mandir}/man1/*
|
2016-04-19 13:05:31 +00:00
|
|
|
%{_mandir}/man7/*
|
|
|
|
%doc AUTHORS README
|
|
|
|
%license COPYING
|
|
|
|
|
|
|
|
%changelog
|
2019-10-24 00:53:08 +00:00
|
|
|
* Thu Oct 24 2019 Honggang Li <honli@redhat.com> - 1.9.0rc1-1
|
|
|
|
- Rebase to upstream release v1.9.0rc1
|
|
|
|
|
2019-07-25 00:09:40 +00:00
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-06-29 13:19:51 +00:00
|
|
|
* Sat Jun 29 2019 Honggang Li <honli@redhat.com> - 1.8.0-1
|
|
|
|
- Rebase to upstream release v1.8.0
|
|
|
|
|
2019-04-15 13:44:35 +00:00
|
|
|
* Mon Apr 15 2019 Honggang Li <honli@redhat.com> - 1.7.1-1
|
|
|
|
- Rebase to upstream release v1.7.1
|
|
|
|
|
2019-01-31 19:18:29 +00:00
|
|
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2019-01-31 06:32:44 +00:00
|
|
|
* Thu Jan 31 2019 Honggang Li <honli@redhat.com> - 1.7.0-1
|
|
|
|
- Rebase to upstream release v1.7.0
|
|
|
|
- Resolves: bz1671197
|
|
|
|
|
2018-10-09 07:58:21 +00:00
|
|
|
* Tue Oct 9 2018 Honggang Li <honli@redhat.com> - 1.6.2-1
|
|
|
|
- Rebase to upstream release v1.6.2
|
|
|
|
- Resolves: bz1637336
|
|
|
|
|
2018-07-13 00:18:27 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-06-22 08:14:41 +00:00
|
|
|
* Fri Jun 22 2018 Honggang Li <honli@redhat.com> - 1.6.1-1
|
|
|
|
- Rebase to upstream release v1.6.1
|
|
|
|
- Resolves: bz1448975
|
|
|
|
|
2018-05-10 02:49:06 +00:00
|
|
|
* Thu May 10 2018 Honggang Li <honli@redhat.com> - 1.6.0-1
|
|
|
|
- Rebase to upstream release v1.6.0
|
|
|
|
|
2018-02-07 09:11:20 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-08-02 20:25:04 +00:00
|
|
|
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-26 07:59:26 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-04-11 04:28:16 +00:00
|
|
|
* Tue Apr 11 2017 Honggang Li <honli@redhat.com> - 1.4.1-1
|
|
|
|
- Rebase to latest upstream release.
|
|
|
|
- Resolves: bz1428619
|
|
|
|
|
2017-02-10 09:32:56 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-11-08 03:37:27 +00:00
|
|
|
* Tue Nov 8 2016 Honggang Li <honli@redhat.com> - 1.4.0-1
|
|
|
|
- Rebase to latest upstream release.
|
|
|
|
|
2016-04-19 13:05:31 +00:00
|
|
|
* Tue Apr 19 2016 Honggang Li <honli@redhat.com> - 1.3.0-3
|
|
|
|
- Provide precise license information.
|
|
|
|
|
|
|
|
* Thu Apr 14 2016 Honggang Li <honli@redhat.com> - 1.3.0-2
|
|
|
|
- Remove license comment in file section.
|
|
|
|
- Merge duplicated file entries.
|
|
|
|
|
|
|
|
* Thu Apr 14 2016 Honggang Li <honli@redhat.com> - 1.3.0-1
|
|
|
|
- Import fabtests for Fedora.
|