[packages/fabtests] - updated to 1.4.1

qboosh qboosh at pld-linux.org
Sat Apr 15 19:39:41 CEST 2017


commit f47b427efedb33c2ad582ae2e7acfcce030b7726
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Apr 15 19:39:52 2017 +0200

    - updated to 1.4.1

 fabtests.spec | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/fabtests.spec b/fabtests.spec
index 24b5392..dfdfa85 100644
--- a/fabtests.spec
+++ b/fabtests.spec
@@ -1,20 +1,20 @@
 Summary:	Test suite for libfabric API
 Summary(pl.UTF-8):	Zestaw testów dla API libfabric
 Name:		fabtests
-Version:	1.3.0
+Version:	1.4.1
 Release:	1
 License:	BSD or GPL v2
 Group:		Libraries
 #Source0Download: https://github.com/ofiwg/fabtests/releases
 Source0:	https://github.com/ofiwg/fabtests/releases/download/v%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	2ef01a2bff625b1cf1fcc9891e648866
+# Source0-md5:	83a8461f30d758c20b521639f43b06f4
 URL:		https://github.com/ofiwg/fabtests
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake >= 1:1.11
-BuildRequires:	libfabric-devel >= 1.3.0
+BuildRequires:	libfabric-devel >= 1.4.1
 BuildRequires:	libtool >= 2:2
 BuildRequires:	sed >= 4.0
-Requires:	libfabric >= 1.3.0
+Requires:	libfabric >= 1.4.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -47,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT
 	DESTDIR=$RPM_BUILD_ROOT
 
 # don't package plain unit tests
-%{__rm} $RPM_BUILD_ROOT%{_bindir}/fi_{av_test,cq_data,dgram*,dom_test,eq_test,msg,msg_epoll,msg_rma,msg_sockets,poll,rdm,rdm_atomic,rdm_rma_*,rdm_multi_recv,rdm_rma,rdm_shared_ctx,rdm_tagged_peek,scalable_ep,size_left_test}
+%{__rm} $RPM_BUILD_ROOT%{_bindir}/fi_{av_test,cm_data,cq_data,cq_test,dgram,dgram_waitset,dom_test,eq_test,getinfo_test,mr_test,msg,msg_epoll,msg_rma,msg_sockets,poll,rdm,rdm_atomic,rdm_rma_*,rdm_multi_recv,rdm_rma,rdm_tagged_peek,scalable_ep,shared_ctx,size_left_test}
 %{__rm} $RPM_BUILD_ROOT%{_bindir}/runfabtests.sh
 
 %clean
@@ -57,13 +57,17 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING
 %attr(755,root,root) %{_bindir}/fi_cmatose
+%attr(755,root,root) %{_bindir}/fi_dgram_pingpong
+%attr(755,root,root) %{_bindir}/fi_msg_bw
 %attr(755,root,root) %{_bindir}/fi_msg_pingpong
+%attr(755,root,root) %{_bindir}/fi_msg_stream
 %attr(755,root,root) %{_bindir}/fi_rc_pingpong
 %attr(755,root,root) %{_bindir}/fi_rdm_cntr_pingpong
 %attr(755,root,root) %{_bindir}/fi_rdm_pingpong
 %attr(755,root,root) %{_bindir}/fi_rdm_shared_av
 %attr(755,root,root) %{_bindir}/fi_rdm_tagged_bw
 %attr(755,root,root) %{_bindir}/fi_rdm_tagged_pingpong
+%attr(755,root,root) %{_bindir}/fi_rma_bw
 %attr(755,root,root) %{_bindir}/fi_ubertest
 %attr(755,root,root) %{_bindir}/rft_yaml_to_junit_xml
 %{_datadir}/fabtests
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fabtests.git/commitdiff/f47b427efedb33c2ad582ae2e7acfcce030b7726



More information about the pld-cvs-commit mailing list