SHA256
1
0
forked from pool/libvma

Accepting request 902831 from home:NMoreyChaisemartin:branches:science:HPC

- Update to 9.3.1
  - Remove multi packets (MP-RQ) depracated code
  - Several bug fixes
    - See CHANGES for a complete list

OBS-URL: https://build.opensuse.org/request/show/902831
OBS-URL: https://build.opensuse.org/package/show/science:HPC/libvma?expand=0&rev=22
This commit is contained in:
Nicolas Morey-Chaisemartin 2021-06-28 13:25:28 +00:00 committed by Git OBS Bridge
parent 841df1db18
commit f7075d0011
5 changed files with 16 additions and 11 deletions

View File

@ -6,7 +6,7 @@
<param name="exclude">.git</param>
<param name="filename">libvma</param>
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
<param name="revision">1610cf601e5a601672bdade4f8c70a9fd47f5f24</param>
<param name="revision">47396f1a5eaa98e589be0684c921c885e88d2ac3</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">libvma*.tar</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86e8caf175c5c10bd3f9055625817781561e7cb48e061b5c599c14fac2e26faf
size 1118627

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe00c2d37302251f6b9f83a5aa061aa9299502563e93a4959efc359d99dbf154
size 1113612

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 28 12:54:15 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to 9.3.1
- Remove multi packets (MP-RQ) depracated code
- Several bug fixes
- See CHANGES for a complete list
-------------------------------------------------------------------
Wed Apr 28 08:13:07 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

@ -17,14 +17,14 @@
#
%define git_ver .0.1610cf601e5a
%define git_ver .0.47396f1a5eaa
%define lib_major 9
Name: libvma
Summary: A library for boosting TCP and UDP traffic (over RDMA hardware)
License: BSD-2-Clause OR GPL-2.0-only
Group: Development/Libraries/C and C++
Version: 9.2.2
Version: 9.3.1
Release: 0
Source0: %{name}-%{version}%{git_ver}.tar.gz
Source1: vma.service
@ -113,13 +113,10 @@ for service in vma; do ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc${se
%defattr(-,root,root,-)
%dir %{_datadir}/%{name}
%dir %{_docdir}/%{name}
%{_docdir}/%{name}/README.txt
%{_docdir}/%{name}/journal.txt
%{_docdir}/%{name}/VMA_VERSION
%{_docdir}/%{name}/README
%{_docdir}/%{name}/CHANGES
%config(noreplace) %{_sysconfdir}/libvma.conf
%config %{_sysconfdir}/security/limits.d/30-libvma-limits.conf
%{_sbindir}/vmad
%{_sbindir}/vma
%{_sbindir}/rcvma
%{_unitdir}/vma.service
%{_bindir}/vma_stats