forked from pool/libvma
Accepting request 811334 from home:NMoreyChaisemartin:branches:science:HPC
- Update to version 9.1.0 * No short release notes available. See journal.txt for a complete list OBS-URL: https://build.opensuse.org/request/show/811334 OBS-URL: https://build.opensuse.org/package/show/science:HPC/libvma?expand=0&rev=16
This commit is contained in:
parent
1d8b421a4e
commit
f93079d871
2
_service
2
_service
@ -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">731961ca9087dc0847e686bff9112625d533950f</param>
|
||||
<param name="revision">6a69f4613bb3c5dc840367fc17fce2fb20636246</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">libvma*.tar</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f39b72f421655ac08c285c9209ff270e1f482679ef7bf21fe7fdd84dcacc01f5
|
||||
size 1121055
|
3
libvma-9.1.0.0.6a69f4613bb3.tar.gz
Normal file
3
libvma-9.1.0.0.6a69f4613bb3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30f5c315cc9186114f2ec5e7086e435f28e909af0064df0863144dc59f7f8531
|
||||
size 1116302
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 08:17:05 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
- Update to version 9.1.0
|
||||
* No short release notes available.
|
||||
See journal.txt for a complete list
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 11:05:35 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
|
11
libvma.spec
11
libvma.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libvma
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,18 +17,18 @@
|
||||
|
||||
|
||||
#
|
||||
%define git_ver .0.731961ca9087
|
||||
%define lib_major 8
|
||||
%define git_ver .0.6a69f4613bb3
|
||||
%define lib_major 9
|
||||
|
||||
Name: libvma
|
||||
Summary: A library for boosting TCP and UDP traffic (over RDMA hardware)
|
||||
License: GPL-2.0-only OR BSD-2-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
Version: 8.9.4
|
||||
Version: 9.1.0
|
||||
Release: 0
|
||||
Source0: %{name}-%{version}%{git_ver}.tar.gz
|
||||
Source1: vma.service
|
||||
Url: https://github.com/Mellanox/libvma
|
||||
URL: https://github.com/Mellanox/libvma
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: gcc
|
||||
@ -122,6 +122,7 @@ for service in vma; do ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc${se
|
||||
%{_unitdir}/vma.service
|
||||
%{_bindir}/vma_stats
|
||||
%{_datadir}/%{name}/vma_perf_envelope.sh
|
||||
%{_mandir}/man*/*
|
||||
%license COPYING
|
||||
|
||||
%files -n libvma%{lib_major}
|
||||
|
Loading…
Reference in New Issue
Block a user